mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
In-kind symbol alignment
This commit is contained in:
parent
af7fa38149
commit
f9c2039b39
1 changed files with 1 additions and 1 deletions
|
@ -2638,7 +2638,7 @@ p.contain-p{
|
|||
|
||||
.in-kind{
|
||||
display: inline-block;
|
||||
margin: 0 0 0 5px;
|
||||
margin: 0 0 1px 5px;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
border-radius: 8px;
|
||||
|
|
Loading…
Reference in a new issue