diff --git a/src/routes/(main)/+page.svelte b/src/routes/(main)/+page.svelte index b0f3ede..123bbda 100644 --- a/src/routes/(main)/+page.svelte +++ b/src/routes/(main)/+page.svelte @@ -4,6 +4,7 @@ section{ padding: 2rem 1rem; min-height: 350px; + overflow: hidden; transition: 200ms; } section:nth-child(3n){