Remove arbitrary h2 sibiling page breaks
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -181,14 +181,6 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Force page breaks at strategic points */
|
|
||||||
.document-content h2:nth-of-type(3),
|
|
||||||
.document-content h2:nth-of-type(5),
|
|
||||||
.document-content h2:nth-of-type(7),
|
|
||||||
.document-content h2:nth-of-type(9) {
|
|
||||||
page-break-before: always;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Signatures section */
|
/* Signatures section */
|
||||||
.signatures-section {
|
.signatures-section {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user