updated sass and npm packages

This commit is contained in:
2023-12-12 09:24:01 +00:00
parent 1f677139f1
commit e7f4c5d847
7 changed files with 164 additions and 161 deletions
+13 -3
View File
@@ -190,6 +190,16 @@ a.longLinkBreak {
padding-top: 12px;
padding-bottom: 12px;
border-bottom: none;
.govuk-tag {
font-family: Arial, Helvetica, sans-serif;
background-color: #1d70b8;
text-transform: uppercase;
color: #fff;
font-weight: 700;
letter-spacing: 1px;
padding: 5px 8px 4px;
}
}
}
}
@@ -1155,9 +1165,9 @@ textarea,
}
}
.case .govuk-grid-column-full .govuk-summary-list__key {
width: 100%;
}
// .case .govuk-grid-column-full .govuk-summary-list__key {
// width: 100%;
// }
.appealModule {
width: 94%;