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