Skip to content

Commit

Permalink
chore: update docs in storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisi Linhart committed Feb 26, 2024
1 parent a9c048e commit 293a999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Design/Typography/Typography.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const ExampleTextUsages: StoryObj = {
<pre>$font-14, $text-gray, $font-medium</pre>
<hr />
<p class="font-14 text-teal">Highlighted text</p>
<pre>$font-14, $text-gray</pre>
<pre>$font-14, $text-teal</pre>
<hr />
<h1 class="font-26 font-bold text-dark-blue">Page title</h1>
<pre>$font-26, $font-bold, $text-dark-blue</pre>
Expand Down

0 comments on commit 293a999

Please sign in to comment.