Skip to content

Commit

Permalink
chore: fix typogrpahy
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMatusz committed Jan 19, 2024
1 parent f1a3f2a commit a85a2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/avatar/_core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
background-repeat: no-repeat;
background-size: cover;

@include typography.style(heading4);
@include typography.style(subheading2);
color: #{token(color)};
}

Expand Down

0 comments on commit a85a2f2

Please sign in to comment.