mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Add padding to extension status div
This commit is contained in:
parent
0733a5dde4
commit
f9dd4e76aa
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
}
|
||||
|
||||
.extension-status{
|
||||
padding: 0 5px;
|
||||
font-size: .675rem;
|
||||
text-align: center;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue