diff --git a/src/components/sections/prague.astro b/src/components/sections/prague.astro index 9ef47db9a..f1db49f82 100644 --- a/src/components/sections/prague.astro +++ b/src/components/sections/prague.astro @@ -53,6 +53,7 @@ import Section from "@ui/Section.astro" top: 0; width: 100%; grid-column: 1 / 4; + overflow: hidden; } .city svg { width: 100vw;