Skip to content

Commit

Permalink
correct paragraph css following modals
Browse files Browse the repository at this point in the history
  • Loading branch information
keunes committed May 12, 2024
1 parent 5a21479 commit aca2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ blockquote {
line-height: 1.5rem;
}

& p + p {
& p + p, div.modal + p {
margin-top: 20px;
}

Expand Down

0 comments on commit aca2782

Please sign in to comment.