mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Fix wonky spacing
Got this wrong in a previous commit. `0` made it too tight.
This commit is contained in:
@@ -59,7 +59,6 @@
|
|||||||
padding-right: govuk-spacing(2);
|
padding-right: govuk-spacing(2);
|
||||||
background: $light-blue-25;
|
background: $light-blue-25;
|
||||||
margin-right: govuk-spacing(3);
|
margin-right: govuk-spacing(3);
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user