Add basic navbar

This commit is contained in:
ItsDrike 2021-08-25 14:54:51 +02:00
parent 151423681d
commit 4b002e6734
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
3 changed files with 32 additions and 0 deletions

View file

@ -7,6 +7,7 @@ $paragraph-margin-bottom: $headings-margin-bottom * 0.85;
@import "node_modules/bootstrap/scss/bootstrap";
$navbar-height: 40px;
$body-color: $gray-300;
html, body {