diff --git a/style.css b/style.css index ecb9901..8ea2e6a 100644 --- a/style.css +++ b/style.css @@ -16,6 +16,7 @@ html, body { background-color: var(--bg-color); font-family: 'inter', sans-serif; + overflow-x: hidden; } /* HEADER STYLING ********************************************************************************************/