Skip to content

Commit

Permalink
fix: text alignment on larger viewports
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcurran authored Aug 22, 2023
1 parent 6a456bc commit 4ce944a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/OryNetworkCta/ory-network-cta.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
@media (min-width: 1070px) {
.ory-network-cta__button {
display: block;
text-align: center;
}

.ory-network-cta__inline-get-started {
Expand Down

0 comments on commit 4ce944a

Please sign in to comment.