Fix container

This commit is contained in:
Jeremy Thomas
2017-03-14 22:25:22 +00:00
parent 8203999949
commit c98dbb77f2
10 changed files with 161 additions and 86 deletions

View File

@@ -124,7 +124,10 @@ a.nav-item
align-items: stretch
display: flex
min-height: $nav-height
width: 100%
// Modifiers
&.has-shadow
box-shadow: 0 2px 3px rgba($black, 0.1)
// Responsiveness
+mobile
& > .container
width: 100%