minor css thing

This commit is contained in:
lza_menace 2020-08-07 07:55:51 -07:00
parent 761ba883b5
commit ebcf50376f
1 changed files with 4 additions and 0 deletions

View File

@ -325,3 +325,7 @@ p.subheader {
.debug {
word-wrap: break-word;
}
li {
list-style-type: none;
}