feat: full screen form for mobile
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: rem(10);
|
||||
min-height: 70vh;
|
||||
min-height: 86vh;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user