mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Be quicker to collapse menu
This commit is contained in:
parent
b351af57f3
commit
f922bda954
@ -14,7 +14,7 @@ body{ -webkit-animation: bugfix infinite 1s; }
|
||||
#toggle, .toggle { display: none; }
|
||||
.menu li { list-style: none; float:left; }
|
||||
|
||||
$menu-collapse: 924px;
|
||||
$menu-collapse: 944px;
|
||||
|
||||
// @media only screen and (max-width: $lap-end){
|
||||
@media only screen and (max-width: $menu-collapse){
|
||||
|
Loading…
x
Reference in New Issue
Block a user