diff --git a/style.css b/style.css index ff2cc9e..f601f8e 100644 --- a/style.css +++ b/style.css @@ -6,8 +6,10 @@ body { font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.6; + text-align: justify; + hyphens: auto; } -h1 { +h2 { break-before: page; }