some fixes

Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
Alexander J
2022-05-14 15:22:15 +02:00
parent 2f6d033237
commit e81ebe8aa5
4 changed files with 12 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Quicksand:wght@500&display=swap');
body {
background-color: #101010;
background-color: #151515;
color: white;
font-family: 'Comfortaa', sans-serif;
margin: 0;