Skip to content

Commit

Permalink
Icons -
Browse files Browse the repository at this point in the history
- add icon size demo page - icons.md

Other
- add utility class for CSS Grid
  • Loading branch information
elad2412 committed Jun 21, 2022
1 parent 10f51f9 commit c529029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/styleguide/docs/foundation/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Three common sizes: being used with CSS native variables using the font-size pro
</li>
<li>
<span class="icon-check" aria-hidden="true"></span>
Default size (Medium)
Default Size (Medium)
</li>
<li>
<span class="icon-check" aria-hidden="true" style="font-size: var(--icon-size-large);"></span>
Expand Down

0 comments on commit c529029

Please sign in to comment.