Compare commits

..

No commits in common. "e42ace870e581e069242cada57ace67aa6c18505" and "298770d3662ef47e982b172c99ddc4c22fff8f3d" have entirely different histories.

2 changed files with 12 additions and 16 deletions

View File

@ -147,10 +147,7 @@
display: none;
}
input[type=checkbox]:checked ~ .navbar-container nav {
height: 255px; //TODO: make dynamic in Webkit
ul {
input[type=checkbox]:checked ~ .navbar-container nav ul {
@include menu-list(column);
li {
@ -168,7 +165,6 @@
}
}
}
}
.navbar-container {
margin-top: auto;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 KiB

After

Width:  |  Height:  |  Size: 478 KiB