Skip to content

Commit

Permalink
improve item look
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto committed Jul 4, 2024
1 parent 1a22c99 commit 679122e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function FontSizeGroup( {
{ size.name }
</FlexItem>
<FlexItem>
<HStack direction="row">
<HStack justify="flex-end">
<FlexItem className="edit-site-font-size__item edit-site-font-size__item-value">
{ size.size }
</FlexItem>
Expand Down

0 comments on commit 679122e

Please sign in to comment.