trying to fix scrolling android

This commit is contained in:
subnub
2020-05-18 13:07:30 -04:00
parent 9147720ba1
commit 8f1729b7dd
+1 -1
View File
@@ -16,7 +16,7 @@
@media (max-width: $desktop-breakpoint) {
overflow-y: unset;
overflow-y: hidden;
}
}