mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-23 19:30:34 -04:00
Align button text
This commit is contained in:
parent
600830acc5
commit
7db60b7631
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ $base-bg: $ui-white;
|
|||
a {
|
||||
color: $ui-white;
|
||||
}
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
.wide-button {
|
||||
|
|
Loading…
Add table
Reference in a new issue