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

View File

@@ -24,7 +24,7 @@ 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{