move font family to global.css

This commit is contained in:
Mystikfluu
2022-07-24 10:18:39 +02:00
parent 83d0512fbd
commit 0961c1da45
7 changed files with 4 additions and 26 deletions
-4
View File
@@ -1,7 +1,3 @@
* {
font-family: Arial, Helvetica, sans-serif;
}
body {
text-align: center;
background: black;