mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Lint fix download page
This commit is contained in:
parent
fadf0a3346
commit
d740eb586f
1 changed files with 1 additions and 1 deletions
|
@ -70,8 +70,8 @@ $developer-spot: $ui-yellow;
|
|||
}
|
||||
|
||||
.installation-downloads-item {
|
||||
margin: .25rem;
|
||||
padding: 0;
|
||||
margin: 0.25rem;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: $mobile - 1) {
|
||||
|
|
Loading…
Reference in a new issue