Skip to content

Commit

Permalink
chore: quick link color change
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnuescheler committed Mar 4, 2024
1 parent b5bb05c commit ee5c86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/cookie-consent/cookie-consent.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
--consent-banner-font-size-s: 12px;
--consent-banner-font-size-l: 14px;
--consent-banner-text-color: #eee;
--consent-banner-link-color: var(--link-color);
--consent-banner-link-color: var(--background-color);
}

.consent.banner {
Expand Down

0 comments on commit ee5c86c

Please sign in to comment.