maybe now?

This commit is contained in:
Phil Bajsicki 2024-12-08 03:59:03 +01:00
parent 452f1af2a9
commit 7e7c37b680

View file

@ -9,15 +9,10 @@
text-align: center !important; text-align: center !important;
width: 100%; width: 100%;
} }
.menu { .menu > ul {
margin: auto !important; margin: auto !important;
text-align: center !important; text-align: center !important;
width: 100% !important; width: 100% !important;
ul {
max-width: fit-content !important;
width: 100% !important;
text-align: center !important;
}
} }
} }