Center text in buttons
This commit is contained in:
parent
6391a6a4ea
commit
bdca708992
|
@ -379,6 +379,7 @@ nav {
|
|||
font-size: 1em;
|
||||
font-family: sans-serif;
|
||||
font-family: var(--interfaceFont, sans-serif);
|
||||
text-align: center;
|
||||
|
||||
&.-sublime {
|
||||
background: transparent;
|
||||
|
|
Loading…
Reference in New Issue