diff --git a/site/static/style.css b/site/static/style.css index 176530e684..e2b98e03f0 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -16,6 +16,7 @@ body { font-size: 14px; background: #fff; transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1); + overflow-x: hidden; } *,