Update stylesheet.css

This commit is contained in:
Krzysztof
2019-11-19 22:00:23 +01:00
committed by GitHub
parent 0f7d0c335a
commit f363a57e7e
+2 -2
View File
@@ -1,6 +1,6 @@
* {
margin: 0px;
font-family: 'FuturaRennerRegular';
font-family: 'GlacialIndifferenceRegular';
box-sizing: border-box;
color: white;
}
@@ -90,4 +90,4 @@ body {
.download {
padding: 8px 15%;
text-align: left;
}
}