Skip to content

Commit

Permalink
Merge pull request #32 from claudaniloxavier/fix/change-avatar-font-f…
Browse files Browse the repository at this point in the history
…amily

fix: change avatar default family
  • Loading branch information
claudaniloxavier authored Dec 7, 2023
2 parents 3d8c5be + 638c3fa commit fbfaa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/Avatar/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
}

span {
font-family: font.$family-primary;
font-family: font.$family-secondary;
font-weight: font.$weight-semibold;
}
}

0 comments on commit fbfaa00

Please sign in to comment.