Update stylesheet.css

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