Skip to content

Commit

Permalink
Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Oct 25, 2023
1 parent d94824b commit 42dfcca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/nationalarchives/utilities/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ strong {
p {
margin: 2rem 0 0;

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

+ p {
margin-top: 1rem;
}

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

a {
Expand Down

0 comments on commit 42dfcca

Please sign in to comment.