This commit is contained in:
Kenneth Jannette
2024-01-27 15:21:09 -06:00
parent bb6c507977
commit 4c032b7382

View File

@@ -50,6 +50,7 @@
display: flex;
flex-direction: column;
align-items: flex-end;
padding-right: 14px;
}
.signup-proceed {
@@ -136,7 +137,7 @@
flex-direction: row;
padding: 6px;
width: 100%;
height: 400px;
height: 340px;
}
.select-plan-summary-box {