Skip to content

Commit

Permalink
Merge pull request primer#1138 from primer/update-doctocat
Browse files Browse the repository at this point in the history
Update doctocat & fix buggy typography docs
  • Loading branch information
Emily authored Aug 18, 2020
2 parents 1a2cdae + de857fd commit c752b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/utilities/typography.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ Change the line height density with these utilities. Responsive variants are als
<p class="lh-condensed-ultra">
Bacon ipsum dolor amet tri-tip chicken kielbasa, cow swine beef corned beef ground round prosciutto hamburger porchetta sausage alcatra tail. Jowl chuck biltong flank meatball, beef short ribs. Jowl tenderloin ground round, short loin tri-tip ribeye picanha filet mignon pig chicken kielbasa t-bone fatback. Beef ribs meatball chicken corned beef salami.
</p>

<style>.frame-example {height:350px;}</style>
```

The `lh-0` utility class sets `line-height: 0 !important`, and can be used to remove vertical spacing from elements that inherit line-height but don't contain any text.
Expand Down

0 comments on commit c752b4e

Please sign in to comment.