Skip to content

Commit 9e4e616

Browse files
committed
fixed mobile version index page
1 parent 5abbdbc commit 9e4e616

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

web/styles/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,11 @@
532532
width: 100%;
533533
}
534534

535+
.index-cta-row {
536+
flex-direction: column;
537+
align-items: stretch;
538+
}
539+
535540
.index-primary-cta,
536541
.index-secondary-cta,
537542
.index-auth-actions .btn {

0 commit comments

Comments
 (0)