This commit is contained in:
Alvin
2025-10-01 11:11:21 +02:00

View File

@@ -21,10 +21,10 @@ header{
} }
ul { ul {
list-style-type: none; list-style-type: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
display: none; /* Hide old ul if still present */ display: none;
} }
button{ button{