Skip to content

Commit

Permalink
fix: change avatar default family
Browse files Browse the repository at this point in the history
  • Loading branch information
claudaniloxavier committed Nov 29, 2023
1 parent 7d7f7f8 commit 638c3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/Avatar/styles.module.scss
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 638c3fa

Please sign in to comment.