Init Commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
background: #111;
|
||||
color: #eee;
|
||||
margin: 20;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
font-family: 'Oswald', sans-serif;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
height: 30px; /* amount of vertical space */
|
||||
}
|
||||
Reference in New Issue
Block a user