forked from vergnet/site-accueil-insa
9 lines
No EOL
117 B
CSS
9 lines
No EOL
117 B
CSS
.menuimg {
|
|
position: fixed;
|
|
bottom: 0;
|
|
right: 0;
|
|
width: 100vw;
|
|
height: auto;
|
|
min-width: 100vmax;
|
|
z-index: 2;
|
|
} |