Skip to content

Commit

Permalink
fix(content-item-horizontal): fix heading styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Nov 4, 2020
1 parent 0c2761a commit 6befdb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@

:host(#{$dds-prefix}-content-item-horizontal) ::slotted([slot='heading']),
.#{$prefix}--content-item-horizontal__item--heading {
display: block;
color: $text-01;
@include carbon--type-style('expressive-heading-03', true);
@include carbon--breakpoint(sm) {
Expand Down

0 comments on commit 6befdb8

Please sign in to comment.