@@ -62,10 +62,10 @@ html { | |||
font-size: $default-font-size; | |||
background: linear-gradient(48deg, $detail-color, $secondary-color, $primary-color); | |||
height: 100%; | |||
width: 100%; | |||
margin: 0px; | |||
} | |||
.title { | |||
font-size: $header-font-size; | |||
} | |||
@@ -75,5 +75,3 @@ html { | |||
font-size: $header-font-size / 2; | |||
} | |||
} | |||