Add secondary navbar. Add jinja if for jumbotron bg and secondary navbar

This commit is contained in:
Sam Lu
2018-07-20 22:55:04 -05:00
parent ecd09a3f02
commit a4bbff1ad0
6 changed files with 66 additions and 18 deletions

View File

@@ -4,6 +4,9 @@
min-height: 48px
+media-breakpoint-up(md)
height: 56px
&.sticky-top
+media-breakpoint-down(sm)
position: static
.logo
display: flex
justify-content: center