Update stylesheet.css

This commit is contained in:
Krzysztof
2019-11-19 22:00:23 +01:00
committed by GitHub
parent 0f7d0c335a
commit f363a57e7e
+1 -1
View File
@@ -1,6 +1,6 @@
* {
margin: 0px;
font-family: 'FuturaRennerRegular';
font-family: 'GlacialIndifferenceRegular';
box-sizing: border-box;
color: white;
}