WIP
This commit is contained in:
@@ -35,6 +35,14 @@
|
||||
}
|
||||
|
||||
nav.main-nav {
|
||||
@include media-breakpoint-down(md) {
|
||||
display: none;
|
||||
|
||||
.mobile-nav-open & {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
& > div {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user