mirror of
https://github.com/astro/buzzrelay.git
synced 2024-11-23 12:31:00 +00:00
static/css: use no list-style-type
This commit is contained in:
parent
f95cd5c97d
commit
a47e18f964
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ p, ol {
|
||||||
li {
|
li {
|
||||||
margin: 0.5rem;
|
margin: 0.5rem;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style-type: disclosure-closed;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.boxes {
|
.boxes {
|
||||||
|
|
Loading…
Reference in a new issue