mobile fixes

This commit is contained in:
2021-07-28 15:29:20 +01:00
parent 8afb768c9f
commit 777df3f907
8 changed files with 61 additions and 38 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;