This commit is contained in:
Phil Bajsicki 2024-12-08 03:53:18 +01:00
parent 95d7ecd527
commit 124914b7ae

View file

@ -7,12 +7,12 @@
h1 { h1 {
margin: auto !important; margin: auto !important;
text-align: center !important; text-align: center !important;
width: 50%; width: 100%;
} }
.menu { .menu {
margin: auto !important; margin: auto !important;
text-align: center !important; text-align: center !important;
width: 50%; width: 100%;
} }
} }