This commit is contained in:
Kenneth Jannette
2024-01-11 20:35:44 -06:00
parent 46eac91416
commit 4c993e44be
2 changed files with 8 additions and 1 deletions

View File

@@ -70,4 +70,8 @@
margin-left: auto;
width: 390px;
}
.signup-mobile-column {
width: 340px;
}
}