Skip to content

Commit

Permalink
Add missing space below headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Oct 20, 2023
1 parent 2fba884 commit a0f79fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/nationalarchives/utilities/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -233,13 +233,15 @@ small {

%headings-and-heading-groups {
@include spacing.space-above;
margin-bottom: 1rem;
padding-top: 1rem;

&:first-child {
padding-top: 0;
}

&:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
}
Expand Down

0 comments on commit a0f79fb

Please sign in to comment.