mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
download button padding
This commit is contained in:
parent
bdf93a15db
commit
8848f11c8d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
border-radius: 8px;
|
||||
background-color: $ui-blue;
|
||||
cursor: pointer;
|
||||
padding: 1rem;
|
||||
padding: 1rem 2rem;
|
||||
color: $ui-white;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue