Skip to content

Commit

Permalink
Tci 1131 hero banner attr landscape color (#829)
Browse files Browse the repository at this point in the history
* H4 css added for Aside editor config

* Code refactored

* Change hero background image color

* changed color code for attribution title

---------

Co-authored-by: Reshma Dhane <reshmaingavale@gmail.com>
  • Loading branch information
reshmai and Reshma Dhane authored Aug 18, 2023
1 parent 8e465b1 commit 2280c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_patterns/02-molecules/hero/_hero.scss
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,6 @@ $_config: map-merge-by-keys($_config_schemes, base, $_config_schemes, $scheme);
.jcc-hero-tiles__side .jcc-signature-bottom-right {
bottom: 0;
right: 0;
background: rgba(92, 92, 92, 0.7);
background: rgba(45, 45, 45, 0.7);
padding: 0 8px;
}

0 comments on commit 2280c4c

Please sign in to comment.