diff --git a/template/static/stylesheets/app.css b/template/static/stylesheets/app.css index 992c52f..082baea 100644 --- a/template/static/stylesheets/app.css +++ b/template/static/stylesheets/app.css @@ -13,6 +13,7 @@ body { .wrapper { max-width: 1440px; margin: 0 auto; + overflow-x: hidden; } /* bootstrap customizations */