Skip to content

Commit

Permalink
fixing checkout css
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Spengler committed Apr 3, 2024
1 parent 128e49b commit 1b14feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/checkout/checkout.styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
display: flex;
flex-wrap: wrap;
align-items: baseline;
margin: 0 auto;
margin: initial auto;

&.empty-container {
flex-direction: column;
Expand Down

0 comments on commit 1b14feb

Please sign in to comment.