more nav changes
This commit is contained in:
parent
f8b03cbbff
commit
e3f95f1fb3
@ -49,6 +49,9 @@ nav {
|
||||
color: aliceblue;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
|
Loading…
Reference in New Issue
Block a user