mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 16:10:43 +00:00
Add basic navbar
This commit is contained in:
parent
151423681d
commit
4b002e6734
3 changed files with 32 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue