Update stylesheet.css
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
@@ -90,4 +90,4 @@ body {
|
|||||||
.download {
|
.download {
|
||||||
padding: 8px 15%;
|
padding: 8px 15%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user