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 {
margin: auto !important;
text-align: center !important;
width: 50%;
width: 100%;
}
.menu {
margin: auto !important;
text-align: center !important;
width: 50%;
width: 100%;
}
}