Skip to content

Commit c1127bc

Browse files
authored
Merge pull request #843 from pythonpizza/update-prague-hero
2 parents 07b2ff4 + e7fa19e commit c1127bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/hero/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
min-height: 48rem;
99
padding-top: 32.9rem;
1010
position: relative;
11-
background: url(../../images/events/hamburg-2019.jpg) center / cover;
11+
background: url(../../images/events/prague-2024.jpg) center / cover;
1212

1313
@media (--mobile) {
1414
padding-top: 16.9rem;

0 commit comments

Comments
 (0)