mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
fix font on theme tabs
This commit is contained in:
parent
442da447b7
commit
3df65dd164
1 changed files with 1 additions and 0 deletions
|
@ -1441,6 +1441,7 @@ key {
|
|||
"buttons";
|
||||
gap: .5rem;
|
||||
.tabs {
|
||||
font-family: "Roboto Mono";
|
||||
grid-area: tabs;
|
||||
display: flex;
|
||||
grid-template-columns: 1fr 1fr 9fr;
|
||||
|
|
Loading…
Reference in a new issue