updated with oauth, footer docs,

This commit is contained in:
2021-11-30 07:22:07 +00:00
parent f9f7b777e7
commit af5354d19f
32 changed files with 4790 additions and 250 deletions
+9
View File
@@ -717,6 +717,15 @@ textarea,
// background: #f3f2f1;
// }
.annex {
.govuk-summary-list__value {
width: 33.333333%;
@media screen and (max-width: 900px) {
width: 100%;
}
}
}
.govuk-summary-list__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {