Skip to content

Commit

Permalink
chore: fix typo in typography template
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Apr 25, 2022
1 parent 7f0c914 commit 07fcb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taccsite_cms/templates/snippets/typography-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3>All Sizes</h3>
<p style="font-size: var(--global-font-size--small);">
Small</p>
<p style="font-size: var(--global-font-size--x-small);">
Extra Small</p>
X Small</p>
</div>
</section>
<section>
Expand Down

0 comments on commit 07fcb5c

Please sign in to comment.