Skip to content

Commit

Permalink
Fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbuedo committed Oct 8, 2024
1 parent 90b6c1a commit 45d261a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const useStyles = () => {
flexGrow: 0,
},
button: {
...atoms.self_center,
...atoms.self_start,
},
title: {
...atoms.body_1_lg_medium,
Expand Down

0 comments on commit 45d261a

Please sign in to comment.