Skip to content

Commit

Permalink
Typography doc typo in top+bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
DAnn2012 committed Feb 16, 2019
1 parent 6285aee commit cf30e7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pug/docs/typography.pug
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ block content
td no-margin-horizontal
td Removes left and right margins
tr
td no-margin-horizontal
td no-margin-vertical
td Removes top and bottom margins
p For example:
:code(lang="html")
Expand Down Expand Up @@ -110,7 +110,7 @@ block content
td no-padding-horizontal
td Removes left and right paddings
tr
td no-padding-horizontal
td no-padding-vertical
td Removes top and bottom paddings
p For example:
:code(lang="html")
Expand Down Expand Up @@ -293,4 +293,4 @@ block content
<div class="align-self-center">Item 2</div>
<div class="align-self-flex-end">Item 3</div>
</div>
+cssVars('typography')
+cssVars('typography')

0 comments on commit cf30e7a

Please sign in to comment.