Fixes header

This commit is contained in:
Alberto Garcia Cabeza
2015-09-07 09:25:25 +02:00
parent 96f8ea4415
commit d3256881c3

View File

@@ -280,7 +280,7 @@ header {
min-height: rem-calc(48); min-height: rem-calc(48);
@media (min-width: $small-breakpoint) { @media (min-width: $small-breakpoint) {
min-height: rem-calc(192); min-height: rem-calc(189);
} }
} }