mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 04:19:06 +08:00
commit
0e9b86edf7
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");
|
||||
@import url('https://fonts.googleapis.com/css2?family=Oxygen&display=swap');
|
||||
|
||||
:root {
|
||||
--roundness: 0.25rem;
|
||||
|
|
|
@ -28,5 +28,8 @@
|
|||
{
|
||||
"name": "Comic Sans MS",
|
||||
"display": "Helvetica"
|
||||
},
|
||||
{
|
||||
"name": "Oxygen"
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue