Unverified Commit 9677f547 authored by Clint.Network's avatar Clint.Network Committed by GitHub

Merge pull request #11 from clintnetwork/rigwild-patch-mobile-menu

Scroll event on mobile
parents b81a8d06 524c7d71
......@@ -368,10 +368,6 @@ global styles
}
@media (max-width: 991px) {
html, body {
overflow-x: hidden;
}
.mobile-bottom-fix {
margin-bottom: 60px;
}
......@@ -3288,4 +3284,4 @@ h2 {
.container {
max-width: 1250px;
}
}
\ No newline at end of file
}
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment