site-accueil-insa/assets/css/menu.css
2022-04-11 19:11:25 +02:00

9 lines
No EOL
117 B
CSS

.menuimg {
position: fixed;
bottom: 0;
right: 0;
width: 100vw;
height: auto;
min-width: 100vmax;
z-index: 2;
}