Remove forced page change before education

This commit is contained in:
Jarno Rankinen 2024-02-11 00:51:16 +02:00
parent c47776b92c
commit 4d393d6d8b
3 changed files with 0 additions and 7 deletions

View File

@ -85,8 +85,6 @@ body {
display: none; }
.item {
page-break-inside: avoid; }
.education {
page-break-before: always; }
html {
color-adjust: exact; }
footer {

View File

@ -110,9 +110,6 @@ body {
.item {
page-break-inside: avoid;
}
.education {
page-break-before: always;
}
html {
color-adjust: exact;
}

View File

@ -90,8 +90,6 @@ body {
display: none; }
.item {
page-break-inside: avoid; }
.education {
page-break-before: always; }
html {
color-adjust: exact; }
footer {