No indentation in the guesses lists

This commit is contained in:
2024-11-07 15:32:52 +01:00
parent ce6e2ea1bd
commit 5ca91ef955

View File

@@ -56,6 +56,7 @@ button {
ul { ul {
list-style-type: none; list-style-type: none;
padding-left: 0;
} }
.error { .error {