Skip to content

Commit

Permalink
💄 Update bodySmall and labelSmall
Browse files Browse the repository at this point in the history
  • Loading branch information
petterhh committed Dec 6, 2024
1 parent 4d7b1f8 commit 7d03b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/text/text.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

.bodySmall {
font-size: 1rem;
font-weight: 300;
font-weight: 400;
line-height: 150%;
}

Expand All @@ -110,7 +110,7 @@
.labelSmall {
font-size: 0.875rem;
font-weight: 400;
line-height: 1.5rem;
line-height: 171.429%;
}

.labelRegular {
Expand Down

0 comments on commit 7d03b12

Please sign in to comment.