Fixation du #MENU
This commit is contained in:
parent
4ed2b3521e
commit
8df502062f
|
@ -108,7 +108,7 @@ body{
|
|||
#MENU{
|
||||
/* position */
|
||||
display: flex;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 14em;
|
||||
|
|
Loading…
Reference in New Issue