Skip to content

Commit

Permalink
Update bckgnd img url for landing pg
Browse files Browse the repository at this point in the history
  • Loading branch information
lcjohnso authored Dec 10, 2024
1 parent 2eb958b commit 4a62257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/components/landing.styl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.landing
align-items: center
background: url('../images/builder-landing.jpg') center center no-repeat
background: url('https://lab.zooniverse.org/src/images/builder-landing.jpg') center center no-repeat
background-size: cover
color: white
display: flex
Expand Down

0 comments on commit 4a62257

Please sign in to comment.