mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
whoops, don't need that anymore
This commit is contained in:
parent
ef55f20ff3
commit
a7ea6d7fd9
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@
|
|||
display: block;
|
||||
float: left;
|
||||
margin-right: 1rem;
|
||||
border: 1px solid;
|
||||
border-color: $active-dark-gray;
|
||||
border: 1px solid $active-dark-gray;
|
||||
border-radius: 3px;
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
|
|
Loading…
Reference in a new issue