Put in adaptive layout for mobile. Introduce JavaScript free nav menu toggle.
This commit is contained in:
parent
856c1bdeee
commit
23a51bf18d
1 changed files with 4 additions and 0 deletions
|
@ -196,6 +196,10 @@ form {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
[for="menu-toggle"] {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.nav-container{
|
||||
max-height: 0;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue