Mobile pass
This commit is contained in:
@@ -93,4 +93,10 @@
|
||||
font-weight: 200;
|
||||
font-size: 35px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
.menu-container {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user