fix: mobile form ui and parse phone number bug
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.container {
|
||||
gap: var(--Spacing-x2);
|
||||
gap: var(--Spacing-x3);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user