Skip to content

Commit

Permalink
Update _footer.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Sep 25, 2024
1 parent 68af7f6 commit a0733a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/geoportal/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ section#footer-app {
background-color: $btaa-blue;
border-top: 1rem solid $btaa-blue-dark;
border-bottom: 0.5rem solid $btaa-blue-dark;
background-image: url('/assets/footer/elevation_map_mpls_blueish.png');
background-image: asset_url('footer/elevation_map_mpls_blueish.png');
background-size: 100% 100%;
background-repeat: no-repeat;

Expand Down

0 comments on commit a0733a0

Please sign in to comment.