fix: special requests

This commit is contained in:
Christel Westerberg
2024-12-10 14:40:26 +01:00
parent 854563d099
commit 241e354fc5
16 changed files with 393 additions and 18 deletions

View File

@@ -9,11 +9,7 @@
width: min(100%, 600px);
}
.header,
.country,
.email,
.signup,
.phone {
.fullWidth {
grid-column: 1/-1;
}