added create contact flow for registration

This commit is contained in:
2021-10-13 07:40:36 +01:00
parent 7238a79895
commit b34c56145d
22 changed files with 663 additions and 307 deletions
+4 -1
View File
@@ -651,11 +651,14 @@ textarea,
width: 20%;
}
}
.results .govuk-summary-list__row {
@media screen and (max-width: 900px) {
padding: 20px 10px;
}
&::last-of-type {
}
.results .govuk-summary-list__key {
&:last-of-type {
width: 30%;
}
}