Background
We need to apply the spacing (see https://doc.wikimedia.org/codex/main/style-guide/constructing-forms.html#spacing) that is suggested in the Codex forms + improve the spacing of the dashboard.
Spacing for dashboard
- 24px between 'Community Configuration' page title and 'What is Community Configuration?' title
- 8px between 'What is Community Configuration?' title and its description
- 16px between 'What is Community Configuration?' description and 'Learn more' + 'Send us your feedback' boxes.
- 12px of left, right, bottom and top padding in 'Learn more' + 'Send us your feedback' boxes.
- 4px of spacing between 'Learn more' and 'Send us your feedback' titles and their respective descriptions.
- 24px of spacing between 'Learn more' + 'Send us your feedback' boxes and 'Features' title.
- 16px of spacing between 'Features' title and features modules.
Spacing for forms
- Spacing between elements of a form should be 16px (spacing-100 token)
Example:
- Spacing between a label and its respective field should be 4px (spacing-25 token)
- (when we implement more than one section in forms) Spacing between sections should be 24px (spacing-150 token)
Example (between 'Mentorship' and 'Personalized Praise'):