Update style.css

This commit is contained in:
xorzo
2022-07-05 14:04:52 +02:00
committed by GitHub
parent 8e0fd42d1e
commit 129a1b1748
+1
View File
@@ -17,6 +17,7 @@ body {
color: var(--color);
font-weight: 100;
font-family: 'Poppins', sans-serif;
overflow: hidden;
}
#root {