font replacements
This commit is contained in:
parent
30587e0317
commit
2b56853761
9 changed files with 28 additions and 33 deletions
|
@ -17,7 +17,7 @@ body {
|
|||
background-color: #2a2a2a;
|
||||
user-select: none;
|
||||
transition: background-color 0.3s, color 0.3s;
|
||||
font-family: 'JetBrainsMono', 'Hack', monospace;
|
||||
font-family: 'Hack', 'JetBrainsMono', monospace;
|
||||
}
|
||||
|
||||
button, p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue