Center mobile menu button vertically
This commit is contained in:
@@ -51,6 +51,10 @@ $border-width: 2px;
|
||||
margin: 0 1rem;
|
||||
cursor: pointer;
|
||||
|
||||
span {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1200px) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user