Skip to content

Commit

Permalink
Changed quotation marks colour to improve contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
garethwilliamsdesign authored Nov 8, 2023
1 parent c80767d commit e46f62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/webpacker/styles/components/what-theyre-saying.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
&:before,
&:after {
@include font-size(xlarge);
color: $pink-dark;
color: $black;
}

&:before {
Expand Down

0 comments on commit e46f62a

Please sign in to comment.