fix: responsivity of fields and order of signup form
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
padding: var(--Spacing-x-one-and-half) var(--Spacing-x2);
|
||||
transition: all 200ms ease;
|
||||
width: min(100%, 600px);
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.label:hover {
|
||||
|
||||
Reference in New Issue
Block a user