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