Menu fixé, corrigé bugs menu écran étroit

This commit is contained in:
tuxmain
2023-07-10 10:09:00 +02:00
parent 58d7b10a7f
commit 937c173679
3 changed files with 34 additions and 22 deletions

View File

@ -110,6 +110,8 @@ a:hover, a:focus {
}
.madein {
position: relative;
z-index: -1;
width: 192px;
transform: rotate(-30deg);
}