mobile fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user