Skip to content

Commit

Permalink
Fix text styling on cookies popup banner pixie-io#75
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Postescu <postescu@gmail.com>
  • Loading branch information
postescu committed May 18, 2022
1 parent a45c757 commit 9594196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/cookies-banner/cookies-banner.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
.inner-text {
padding: 8px;
font-size: 14px;
color:white;
a{
color: #12d6d6;
text-decoration: underline;
Expand Down

0 comments on commit 9594196

Please sign in to comment.