date fix for null dates

This commit is contained in:
2021-07-28 10:47:51 +01:00
parent a1c21fd369
commit a0f777e6cb
7 changed files with 60 additions and 34 deletions
+7
View File
@@ -30,6 +30,13 @@ a {
background-color: #323232;
}
.govuk-grid-row {
@media screen and (max-width: 900px) {
// margin-right: 0px;
// margin-left: 0px;
}
}
.govuk-button {
background-color: $red;