Skip to content

Commit bd3545d

Browse files
Copilotpapotte
andcommitted
Remove h3 reference from print page-break rules to match updated heading structure
Co-authored-by: papotte <21336477+papotte@users.noreply.github.com>
1 parent bba0e1a commit bd3545d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/styles/cv.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@
190190

191191
// Optimize page breaks
192192
h1,
193-
h2,
194-
h3 {
193+
h2 {
195194
page-break-after: avoid;
196195
}
197196

0 commit comments

Comments
 (0)