diff --git a/assets/css/index.css b/assets/css/index.css
index b62b664..f7737fb 100644
--- a/assets/css/index.css
+++ b/assets/css/index.css
@@ -59,6 +59,8 @@ body {
     margin: 0 auto;
     bottom: 0;
     width: 100%;
+    white-space: nowrap;
+    overflow-x: auto;
 }
 
 .header-subnav li {