Skip to content

Commit c752b4e

Browse files
author
Emily
authored
Merge pull request #1138 from primer/update-doctocat
Update doctocat & fix buggy typography docs
2 parents 1a2cdae + de857fd commit c752b4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/utilities/typography.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Change the line height density with these utilities. Responsive variants are als
8080
<p class="lh-condensed-ultra">
8181
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.
8282
</p>
83+
84+
<style>.frame-example {height:350px;}</style>
8385
```
8486

8587
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.

0 commit comments

Comments
 (0)