Skip to content

Commit

Permalink
Change URL to be relative
Browse files Browse the repository at this point in the history
  • Loading branch information
lowfill committed Aug 5, 2024
1 parent 66b02bb commit 9be5135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2658,7 +2658,7 @@ body.homepage.is-preload #header:after {
margin-bottom: 0;
}
section.carousel {
background: url("/images/fondo-blanco.jpg");
background: url("../../images/fondo-blanco.jpg");
}

.carousel .forward,
Expand Down

0 comments on commit 9be5135

Please sign in to comment.