mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-06 13:55:19 +08:00
commit
dfcc4a76ce
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Oxygen&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Nunito&display=swap");
|
||||
@import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');
|
||||
|
||||
:root {
|
||||
--roundness: 0.25rem;
|
||||
|
|
|
@ -35,5 +35,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Nunito"
|
||||
},
|
||||
{
|
||||
"name": "Itim"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue