initial commit for welsh government planning appeals application

This commit is contained in:
2021-07-26 16:53:32 +01:00
parent 58f468c275
commit f0f15b4f6e
163 changed files with 15097 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
// This is a GOV.UK Publishing specific component that
// can be seen at http://govuk-static.herokuapp.com/component-guide/related_items
.app-related-items {
border-top: 2px solid govuk-colour("blue");
padding-top: govuk-spacing(2);
}
.app-related-items .govuk-list > li {
margin-bottom: govuk-spacing(2);
}