mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
make map key responsive
This commit is contained in:
parent
73cf337ac2
commit
f88fd8279a
1 changed files with 4 additions and 0 deletions
|
@ -698,6 +698,10 @@ p {
|
|||
|
||||
img {
|
||||
padding: 4px 8px;
|
||||
|
||||
@media #{$small} {
|
||||
width: 280px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue