Add documentation header (skip-ci)

This commit is contained in:
Patrik Svensson
2020-08-27 20:12:13 +02:00
parent 68aaf8a2fa
commit 358b0225b4
3 changed files with 41 additions and 1 deletions

View File

@ -20,6 +20,17 @@ $thebackground: $gray-200;
height: 15px;
}
#topnav {
padding: 0px;
margin: 0px;
}
#topnav .container {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-bottom: 0px;
}
@media screen {
@include media-breakpoint-up(md) {
body {