Skip to content

Commit a8a6cb5

Browse files
author
Vanita Barrett
committed
Update back to top colour contrast
1 parent 171aecd commit a8a6cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/components/_contents-list-with-body.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222

2323
.app-c-contents-list-with-body__link-wrapper.govuk-sticky-element--stuck-to-window {
24-
background-color: govuk-colour("mid-grey", $legacy: "grey-3");
24+
background-color: govuk-colour("light-grey", $legacy: "grey-3");
2525
bottom: -1px; // 'Fix' for anomalous 1px margin which sporadically appears below this element.
2626
left: 0;
2727
margin: 0;

0 commit comments

Comments
 (0)