Skip to content

Commit

Permalink
Footer: CSS map make fixed position.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Sep 25, 2024
1 parent 7a7976e commit 04aa9b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified app/assets/images/footer/elevation_map_mpls.acorn
Binary file not shown.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/geoportal/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ section#footer-app {
border-top: 1rem solid $btaa-blue-dark;
border-bottom: 0.5rem solid $btaa-blue-dark;
background-image: asset_url('footer/elevation_map_mpls_blueish_8.png');
background-size: 100% 100%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;

// Link styling
a {
Expand Down

0 comments on commit 04aa9b9

Please sign in to comment.