Skip to content

Commit

Permalink
WIP Small design adjustments
Browse files Browse the repository at this point in the history
Increase bottom padding on buttons as discussed in #2324

Still need to add more spacing between the elements inside the button on mobile.
  • Loading branch information
hannalaakso authored and Vanita Barrett committed Sep 22, 2021
1 parent fe74345 commit 1450eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/govuk/components/accordion/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@

width: 100%;

padding: govuk-spacing(2) 0 govuk-spacing(3);
padding: govuk-spacing(2) 0 govuk-spacing(5);

border-width: 0;

Expand Down

0 comments on commit 1450eef

Please sign in to comment.