Center text in buttons

This commit is contained in:
Mark Felder 2023-12-18 13:14:02 -05:00
parent 6391a6a4ea
commit bdca708992
1 changed files with 1 additions and 0 deletions

View File

@ -379,6 +379,7 @@ nav {
font-size: 1em;
font-family: sans-serif;
font-family: var(--interfaceFont, sans-serif);
text-align: center;
&.-sublime {
background: transparent;