nav styling (even more)
This commit is contained in:
@@ -57,6 +57,12 @@ nav ul {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
nav ul .links {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user