From 19dc10b5325aad15498c2680b06786549df049ea Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Tue, 30 Sep 2025 19:12:59 +0300 Subject: [PATCH] Fix scroll ion mobile --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index ad5b54b..be4ad3c 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,7 @@ style=" display: flex; gap: 1rem; + overflow: scroll; background: #eee; padding: 0.5rem 1rem; font-family: 'Inter', 'Segoe UI', Arial, sans-serif;