Fix background color for nav container

This commit is contained in:
Pablo Vazquez 2016-09-06 12:41:42 +02:00
parent 52ca2adc19
commit e04b2ef7ea

View File

@ -30,6 +30,7 @@
z-index: $z-index-base + 5
width: $project_nav-width
overflow: hidden
background-color: $color-background-nav
+media-xs
display: block