Skip to content

Commit

Permalink
Merge pull request #311 from nypublicradio/mwalsh/SUP-5991
Browse files Browse the repository at this point in the history
SUP- 5991 Color h2 text white in the stream banner card
  • Loading branch information
walsh9 authored Feb 16, 2022
2 parents 05eeebb + 7be8b4e commit 7893ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/_stream-widget.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
}

#wnyc_home .stream-banner .stream-banner-card .stream-banner-details h2 {
color: $white;
font-weight: 600;
}

Expand Down

0 comments on commit 7893ab8

Please sign in to comment.