Skip to content

Commit

Permalink
modification to css
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkopp committed Oct 31, 2024
1 parent 728f730 commit f11999e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/assets/stylesheets/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
.container {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
background: url("../../assets/hero-image.png") #424a65;
background: url("../../assets/hero-image.png") #424a65; /* new banner image */
background-repeat: no-repeat;
background-size: cover;
background-blend-mode: overlay;
Expand Down

0 comments on commit f11999e

Please sign in to comment.