Skip to content

Commit

Permalink
feat(ModalMediaLayout): content should be centered by default
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi authored Nov 4, 2024
1 parent 3fd90e6 commit 52e9e9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
flex: 1;
align-self: flex-start;
padding-block-end: var(--spacing-large);
text-align: center;
}
}

0 comments on commit 52e9e9e

Please sign in to comment.