|
|
|
@ -10,7 +10,7 @@ $main-width: 1024px;
|
|
|
|
|
body {
|
|
|
|
|
margin: 0;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 1.35em;
|
|
|
|
|
font-size: 1.15em;
|
|
|
|
|
font-family: moderat, Arial, Helvetica, sans-serif;
|
|
|
|
|
line-height: 1.6;
|
|
|
|
|
height: 100vh;
|
|
|
|
@ -85,7 +85,8 @@ header {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
|
font-size: inherit;
|
|
|
|
|
font-size: 1.35em;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|