Fix wonky spacing

Got this wrong in a previous commit. `0` made it too tight.
This commit is contained in:
Chris Hill-Scott
2020-07-09 16:34:03 +01:00
parent 6b822f9fde
commit bddcd18e11

View File

@@ -59,7 +59,6 @@
padding-right: govuk-spacing(2);
background: $light-blue-25;
margin-right: govuk-spacing(3);
margin-bottom: 0;
}
}