Skip to content

Commit

Permalink
refactor(Banner): update banner background green color
Browse files Browse the repository at this point in the history
  • Loading branch information
tarantilis committed Jan 27, 2023
1 parent 5011ce9 commit fd4a552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/extras/banner.variables
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Page Banner
*******************************/

@bannerBackgroundColor : @darkCyan;
@bannerBackgroundColor : @secondaryColor;

/* Background Image */
@imageBackgroundRepeat : no-repeat;
Expand Down

0 comments on commit fd4a552

Please sign in to comment.