This commit is contained in:
Jeremy Thomas
2016-06-29 23:59:48 +01:00
parent 02313b85eb
commit 91d04459db
22 changed files with 72 additions and 70 deletions

View File

@@ -52,7 +52,7 @@ a.nav-item
.nav-menu
// Responsiveness
+mobile
background: $white
background-color: $white
box-shadow: 0 4px 7px rgba($black, 0.1)
left: 0
display: none
@@ -91,7 +91,7 @@ a.nav-item
.nav
align-items: stretch
background: $white
background-color: $white
display: flex
min-height: $nav-height
position: relative