mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Style button on top banner
This commit is contained in:
parent
97cb50917f
commit
0eb12ae469
1 changed files with 6 additions and 0 deletions
|
@ -38,4 +38,10 @@
|
|||
.beta-try-it {
|
||||
color: $ui-white;
|
||||
}
|
||||
|
||||
.beta-try-it {
|
||||
border-radius: 10px;
|
||||
padding: 1em 2em;
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue