mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Fix background color
This commit is contained in:
parent
145770798f
commit
60af2fff7c
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@
|
||||||
$img-border: rgba(0, 0, 0, .05);
|
$img-border: rgba(0, 0, 0, .05);
|
||||||
border: 2px solid $img-border;
|
border: 2px solid $img-border;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: $ui-white;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue