Random responsive improvements
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
justify-content: space-between;
|
||||
position: fixed;
|
||||
z-index: 50;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.mobile-menu-icon:hover,
|
||||
@@ -42,6 +43,10 @@
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
body {
|
||||
padding-top: 140px;
|
||||
}
|
||||
|
||||
.mobile-menu-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user