diff --git a/src/routes/index.svelte b/src/routes/index.svelte index b854425..817dd6d 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -34,6 +34,7 @@ @media (max-width: 768px) { .wrappezoid { flex-direction: column; + height: auto; } } \ No newline at end of file