Add query to detect mobile devices
This commit is contained in:
@@ -89,4 +89,10 @@
|
||||
@media screen and (max-width: overflow.$iletisim_sec_information3) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mx_ismobile {
|
||||
@media (hover: hover) and (pointer: fine) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user