Mobile navigation, merchandise content
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@media screen and (max-width: $breakpoint-sm) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user