misc changes in one commit like a boss
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
font-family: "Open Sans";
|
||||
background-color: #0f1011;
|
||||
color: white;
|
||||
width: 69vw;
|
||||
width: 69vw; /* nice */
|
||||
margin: auto;
|
||||
}
|
||||
a {
|
||||
@@ -10,4 +10,8 @@ a {
|
||||
text-decoration: none;
|
||||
text-shadow: 0 0 15px;
|
||||
}
|
||||
/* TODO: make it not bad */
|
||||
@font-face {
|
||||
font-family: "Open Sans";
|
||||
src: url(assets/OpenSans-Regular.ttf);
|
||||
}
|
||||
/* TODO: make it not bad */
|
||||
|
||||
Reference in New Issue
Block a user