Skip to content

Commit

Permalink
Merge pull request #27638 from guardian/rjr-filter-newsletter-signup-…
Browse files Browse the repository at this point in the history
…theme

Update styling for "The Filter" thrasher form
  • Loading branch information
KaliedaRik authored Nov 29, 2024
2 parents 4303183 + 6c767c2 commit f8e3560
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions static/src/stylesheets/module/email-signup/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,18 @@
}
}

.email-sub__form--thrasher-the-filter {
.email-sub__thrasher-embed-label {
color: #121212;
}

.email-sub__thrasher-embed-button {
background-color: $news-dark;
color: $brightness-100;
fill: $brightness-100;
}
}

.email-sub__thrasher-embed-icon {
display: inline-flex;
height: 100%;
Expand Down

0 comments on commit f8e3560

Please sign in to comment.