This commit is contained in:
Kenneth Jannette
2024-01-11 20:46:43 -06:00
parent f29216e813
commit 219e849df4

View File

@@ -48,6 +48,9 @@
.signup-passw-inputs { .signup-passw-inputs {
width: 100%; width: 100%;
} }
span {
margin-right: 6px;
}
@media only screen and (max-width: 430px) { @media only screen and (max-width: 430px) {
.signup-sub-container { .signup-sub-container {
display: flex; display: flex;