diff --git a/src/styles/_navbar.sass b/src/styles/_navbar.sass index 279cf34..e9be472 100644 --- a/src/styles/_navbar.sass +++ b/src/styles/_navbar.sass @@ -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 diff --git a/src/styles/project-landing.sass b/src/styles/project-landing.sass index d7ad391..dae4bf2 100644 --- a/src/styles/project-landing.sass +++ b/src/styles/project-landing.sass @@ -26,7 +26,7 @@ width: 100% height: 100% section - margin-top: 200px + margin-top: 152px &:first-child margin-top: 0 .gallery