Skip to content

Commit

Permalink
Merge pull request #843 from pythonpizza/update-prague-hero
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoacierno authored Jan 21, 2024
2 parents 07b2ff4 + e7fa19e commit c1127bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hero/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
min-height: 48rem;
padding-top: 32.9rem;
position: relative;
background: url(../../images/events/hamburg-2019.jpg) center / cover;
background: url(../../images/events/prague-2024.jpg) center / cover;

@media (--mobile) {
padding-top: 16.9rem;
Expand Down

0 comments on commit c1127bc

Please sign in to comment.