Release 2627
Trello card
Context
The checkboxes are styled as individual fieldsets as they map to different underlying attributes. With the formbuilder this results in larger spacing between checkboxes than elsewhere on the website. Instead, we can group the checkboxes in a single fieldset (using a generic key) and it will result in the correct spacing to match other areas of the site.
Changes proposed in this pull request
- Rework checkboxes to improve spacing
Guidance to review
I only found the spacing issues on the key stage and phases steps of onboarding, so I've sorted them there.