Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
fix: Missing styles definition for h3 #1081.
Browse files Browse the repository at this point in the history
  • Loading branch information
DorotkaMakotka authored and tomheller committed May 26, 2020
1 parent 7d83d3e commit b12071d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/barista-components/style/font-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ h2 {
}

h3 {
@include dt-h3-font();
}

pre,
Expand Down

0 comments on commit b12071d

Please sign in to comment.