mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
make map key even more responsive
This commit is contained in:
parent
f88fd8279a
commit
23736463f8
1 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@ p {
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
|
|
||||||
@media #{$small} {
|
@media #{$small} {
|
||||||
width: 280px;
|
width: 240px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue