Add navbar dropshadow. Fix spacing on landing page sections.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
min-height: 48px
|
||||
+media-breakpoint-up(md)
|
||||
height: 56px
|
||||
box-shadow: 0 2px 2px -2px rgba(0,0,0,.15)
|
||||
&.sticky-top
|
||||
+media-breakpoint-down(sm)
|
||||
position: static
|
||||
|
@@ -26,7 +26,7 @@
|
||||
width: 100%
|
||||
height: 100%
|
||||
section
|
||||
margin-top: 200px
|
||||
margin-top: 152px
|
||||
&:first-child
|
||||
margin-top: 0
|
||||
.gallery
|
||||
|
Reference in New Issue
Block a user