14244 GEL updates and rework

This commit is contained in:
2025-02-21 09:19:31 +00:00
parent baa1f7c4f3
commit 8d3d356815
8 changed files with 376 additions and 334 deletions
+8 -1
View File
@@ -102,6 +102,7 @@ body {
&:hover {
background-color: $blue;
color: #eeeeee;
text-decoration: none;
}
}
@@ -533,7 +534,7 @@ a.longLinkBreak {
label {
margin-top: 0px;
background-color: $lightgrey_semi;
padding: 20px 20px 20px 50px;
padding: 20px 20px 20px 20px;
&:before {
top: 18px;
@@ -2956,4 +2957,10 @@ ul.subFieldList {
}
#personalDetailsCard {
.govuk-fieldset {
margin-bottom: 20px;
}
}