Skip to content

Commit

Permalink
add colours for .email-sub__form--thrasher-the-long-wave
Browse files Browse the repository at this point in the history
  • Loading branch information
dblatcher committed Oct 28, 2024
1 parent 92848d6 commit 7e90369
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 @@ -292,6 +292,18 @@
}
}

.email-sub__form--thrasher-the-long-wave {
.email-sub__thrasher-embed-label {
color: $brightness-7;
}

.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 7e90369

Please sign in to comment.