AAAAAyes
This commit is contained in:
@@ -34,4 +34,10 @@
|
||||
@media screen and (max-width: variables.$index_brands_fix2) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mx_mobile {
|
||||
@media screen and (max-width: 400px) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user