fix: special requests
This commit is contained in:
@@ -9,11 +9,7 @@
|
||||
width: min(100%, 600px);
|
||||
}
|
||||
|
||||
.header,
|
||||
.country,
|
||||
.email,
|
||||
.signup,
|
||||
.phone {
|
||||
.fullWidth {
|
||||
grid-column: 1/-1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user