diff --git a/_assets/css/main.scss b/_assets/css/main.scss index aad5d17..c9b2559 100644 --- a/_assets/css/main.scss +++ b/_assets/css/main.scss @@ -3,9 +3,6 @@ // Import partials from `sass_dir` (defaults to `_sass`) @import "bootstrap-custom" -//"base", -//"layout", -//"syntax-highlighting" ; .site-header > .navbar { @@ -13,7 +10,7 @@ border-bottom: 2px solid $light; } -$navbarHeight: 60px; +$navbarHeight: 58px; #submenuNavbar { top: $navbarHeight;