Tweak position of key icons to align with text

This commit is contained in:
Chris Hill-Scott
2020-09-25 09:49:27 +01:00
parent 19730dad6e
commit 67bdd27dd0

View File

@@ -94,7 +94,7 @@
content: ""; content: "";
display: block; display: block;
position: absolute; position: absolute;
top: 4px; top: 3px;
left: govuk-spacing(1); left: govuk-spacing(1);
width: govuk-spacing(6); width: govuk-spacing(6);
height: govuk-spacing(6); height: govuk-spacing(6);