Use centered asterisk char

This commit is contained in:
David Eisinger
2023-03-28 09:47:56 -04:00
parent 5ab6b9af9d
commit 8017c029bc

View File

@@ -26,7 +26,7 @@ hr {
} }
ul { ul {
list-style-type: '*'; list-style-type: '';
margin-left: 1ch; margin-left: 1ch;
padding: 0; padding: 0;