trying to fix scrolling android
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
@media (max-width: $desktop-breakpoint) {
|
||||
|
||||
overflow-y: unset;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user