removed hack font too
This commit is contained in:
parent
21712d3950
commit
2e3657f101
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ body {
|
|||
align-items: center;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
font-family: 'Hack', monospace;
|
||||
font-family: monospace;
|
||||
font-size: small;
|
||||
background-color: #2a2a2a;
|
||||
transition: background-color 0.3s, color 0.3s;
|
||||
|
|
Loading…
Add table
Reference in a new issue