Skip to content

Commit fbb8da3

Browse files
committed
correct paragraph css following modals
1 parent 95240a5 commit fbb8da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ blockquote {
553553
line-height: 1.5rem;
554554
}
555555

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

0 commit comments

Comments
 (0)