Fix list items
This commit is contained in:
parent
72862c7a29
commit
b0687f37c3
2 changed files with 4 additions and 5 deletions
|
@ -5,6 +5,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.header ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: inline-block;
|
||||
color: var(--white);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue