Skip to content

Commit

Permalink
fix: fix comment subheader 3
Browse files Browse the repository at this point in the history
  • Loading branch information
NasgulNexus committed Feb 27, 2025
1 parent d9e34d5 commit 17b1904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Text/text/text.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export interface TextBaseProps {
* - subheader (font-family: var(--g-text-subheader-font-family); font-weight: 600):
* - 1: font-size: 13px; line-height: 18px;
* - 2: font-size: 15px; line-height: 20px;
* - 2: font-size: 17px; line-height: 24px;
* - 3: font-size: 17px; line-height: 24px;
* - display (font-family: var(--g-text-display-font-family); font-weight: 600):
* - 1: font-size: 28px; line-height: 36px;
* - 2: font-size: 32px; line-height: 40px;
Expand Down

0 comments on commit 17b1904

Please sign in to comment.