Skip to content

Commit

Permalink
TCI-1169: restored h3 selector for now (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
melwong-jcc authored Oct 12, 2023
1 parent 127e061 commit 6f1be3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_patterns/02-molecules/read-more/_read-more.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $_config: map-merge-by-keys($_config_schemes, base, $_config_schemes, $scheme);
max-inline-size: 75ch;
}

.read-more__heading {
h3.read-more__heading {
@include u-display(flex);
@include u-border(map-get($_config, rm-border-size), map-get($_config, rm-border));
@include u-bg(map-get($_config, rm-background));
Expand Down

0 comments on commit 6f1be3f

Please sign in to comment.