layout.less: Increase `#mobile-menu-toggle` size

refs #4562
This commit is contained in:
Florian Strohmaier 2021-10-20 17:54:33 +02:00
parent 9b71c04fc1
commit 1ae6ee9615
1 changed files with 7 additions and 1 deletions

View File

@ -151,13 +151,19 @@
> button {
background: none;
border: none;
height: 2.5em;
font-size: 2em;
padding: 0 .5em;
line-height: 2;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
}
i:before {
margin-right: 0;
}
}
.container,