diff --git a/static/css/styles.css b/static/css/styles.css index b6420cb..06375e8 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -89,11 +89,9 @@ html { background-color: var(--main-bg); font-family: "Nunito Sans", Arial, Helvetica, sans-serif; font-size: 16px; - overflow-x: hidden; } body { - overflow-x: hidden; margin: 0; } @@ -469,4 +467,4 @@ a:hover, .next-page-button-wrapper { margin-left: 40px; } -} \ No newline at end of file +}