aligned nav items in the cente
This commit is contained in:
@@ -101,6 +101,7 @@ a:hover:after {
|
|||||||
|
|
||||||
.nav-bar {
|
.nav-bar {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
margin-top: calc(12px + 1vh);
|
margin-top: calc(12px + 1vh);
|
||||||
|
|||||||
Reference in New Issue
Block a user