Skip to content

Commit

Permalink
chore(checkbox): fix typography class
Browse files Browse the repository at this point in the history
  • Loading branch information
samrichardsontylertech committed Oct 27, 2023
1 parent f882cfc commit ab06c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dev/pages/checkbox/checkbox.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>

<div>
<h3 class="forge-typography--heading2-secondary">Prevent default</h3>
<h3 class="forge-typography--heading2">Prevent default</h3>
<forge-checkbox id="prevent-checkbox">Prevent default</forge-checkbox>
</div>

Expand Down

0 comments on commit ab06c17

Please sign in to comment.