Skip to content

Commit

Permalink
chore(chromatic): Trying to restore EU project
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Oct 18, 2024
1 parent 0568b2a commit 13294e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/implementations/vanilla/components/banner/banner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $banner: null !default;

.ecl-banner__credit {
background-color: map.get($banner, 'background-color');
color: var(--c-d);
color: var(--c-p);
font: var(--f-s);
padding-bottom: var(--s-2xs);
padding-top: var(--s-2xs);
Expand Down

0 comments on commit 13294e2

Please sign in to comment.