Skip to content

Commit

Permalink
fix figcaption background color
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisben committed Oct 1, 2024
1 parent a82cb6f commit 29ba620
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/sass/_utils.sass
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
background: $color
.hero
background-color: $color
.content
figure
figcaption
.credit
background: transparent
.block-testimonials
blockquote p
color: $color
Expand Down

0 comments on commit 29ba620

Please sign in to comment.