main: Cleaned up list items
This commit is contained in:
parent
a8e2d90dc6
commit
c837d5d528
@ -5,3 +5,6 @@ html {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
li {
|
||||||
|
list-style-type: none;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user