This commit is contained in:
Kenneth Jannette
2024-02-05 20:57:54 -06:00
parent f2202da89d
commit 323b2c63f9
2 changed files with 14 additions and 0 deletions

View File

@@ -350,6 +350,15 @@
width: 360px;
}
.signup-button-box {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
}
.select-plan-header {
width: 350px;
flex-direction: column;