Retiré le mode fixed du menu version mobile

This commit is contained in:
Darks 2019-12-03 12:54:28 +01:00
parent c7318c6dd6
commit 087dd56cb2
Signed by: Darks
GPG Key ID: F61F10FA138E797C
2 changed files with 1 additions and 6 deletions

View File

@ -10,11 +10,8 @@
/* Menu */
#spacer-menu {
height: 60px;
}
#light-menu {
position: unset;
display: flex; flex-direction: row; align-items: center;
width: 100%; height: 60px;
overflow-x: auto; overflow-y: hidden;

View File

@ -72,8 +72,6 @@
</li>
</ul>
<div id=spacer-menu></div>
<div id=menu>
{% include "base/navbar/account.html" %}