avoid single line at the bottom or top of a page

This commit is contained in:
jasongao97 2024-02-07 11:40:12 +08:00
parent 5fb40d299e
commit 508699ad02

View file

@ -12,6 +12,8 @@ p {
margin-top: 10pt;
margin-bottom: 10pt;
font-weight: $font-book;
orphans: 2;
widows: 2;
}
h1 {