Skip to content

Commit aae8215

Browse files
committed
Fix #1205.
1 parent f3bacc8 commit aae8215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/sections/prague.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ import Section from "@ui/Section.astro"
5353
top: 0;
5454
width: 100%;
5555
grid-column: 1 / 4;
56+
overflow: hidden;
5657
}
5758
.city svg {
5859
width: 100vw;

0 commit comments

Comments
 (0)