summaryrefslogtreecommitdiff
path: root/src/pages/Home.sass
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/Home.sass')
-rw-r--r--src/pages/Home.sass4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pages/Home.sass b/src/pages/Home.sass
new file mode 100644
index 00000000..58fbf6b2
--- /dev/null
+++ b/src/pages/Home.sass
@@ -0,0 +1,4 @@
+// Fix for the white space appearing otherwise on the right of the page, on mobile
+.body-wrapper
+ overflow-x: hidden
+ overflow-y: hidden