diff --git a/styles/index.css b/styles/index.css index f564248..0cf8923 100644 --- a/styles/index.css +++ b/styles/index.css @@ -18,4 +18,5 @@ body { margin: 0; font-family: "Work Sans", sans-serif; font-weight: 250; + overflow-x: hidden; }