style update

This commit is contained in:
zyqunix 2024-11-29 16:37:29 +01:00
parent 5738f9f43e
commit ddd3f29e26
2 changed files with 61 additions and 35 deletions

View file

@ -5,7 +5,7 @@ body {
flex-direction: column;
min-height: 100vh;
margin: 0;
font-family: 'Hack', monospace;
font-family: monospace;
font-size: 1rem;
background-color: #2a2a2a;
color: #f0f0f0;