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