From 7708889e28ee0207353c74947a5c2af49b2a26f5 Mon Sep 17 00:00:00 2001 From: Giovanni-Josserand Date: Sun, 28 Sep 2025 19:18:44 +0200 Subject: [PATCH] resolve aside problem --- src/index.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.css b/src/index.css index 6c260b1..8e6af21 100644 --- a/src/index.css +++ b/src/index.css @@ -9,7 +9,6 @@ html{ scroll-behavior: smooth; - overflow-x: hidden; } @@ -17,7 +16,6 @@ body { margin: 0; display: flex; place-items: center; - overflow-x: hidden; } .section-title {