fix: responsivity of fields and order of signup form
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1367px) {
|
||||
@media screen and (min-width: 768px) {
|
||||
.wrapper {
|
||||
gap: var(--Spacing-x3);
|
||||
padding-top: var(--Spacing-x3);
|
||||
|
||||
Reference in New Issue
Block a user