static/css: use no list-style-type

This commit is contained in:
Astro 2023-01-11 18:51:09 +01:00
parent f95cd5c97d
commit a47e18f964
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ p, ol {
li {
margin: 0.5rem;
padding: 0;
list-style-type: disclosure-closed;
}
.boxes {