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
-1
View File
@@ -16,7 +16,6 @@ header {
}
h1 {
letter-spacing: 1.5vw;
font-family: 'system-ui';
text-transform: uppercase;
text-align: center;
}