Static fix for the menu.

This commit is contained in:
Lena Schimmel 2019-07-12 03:12:58 +02:00
parent 267aa8d158
commit a230357062

View file

@ -269,7 +269,7 @@ textarea {
display: none;
}
.header .menu-btn:checked ~ .menu {
max-height: 260px;
max-height: 320px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
background: transparent;