Fix scroll ion mobile
All checks were successful
/ build (push) Successful in 7s

This commit is contained in:
Soph :3 2025-09-30 19:12:59 +03:00
parent 63935940aa
commit 19dc10b532

View file

@ -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;