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