display flex for nav ul li (pls work)
This commit is contained in:
parent
c4303f50c4
commit
dc456e445d
@ -43,6 +43,7 @@ nav {
|
||||
|
||||
nav ul li {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
color: aliceblue;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user