style.css fit content for header ul li
This commit is contained in:
parent
8f18be71d2
commit
aaf99f9923
@ -189,6 +189,7 @@ header ul {
|
||||
}
|
||||
header ul li {
|
||||
list-style: circle;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.feature-list {
|
||||
|
Loading…
Reference in New Issue
Block a user