diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index b78b9df..8768a1f 100644 --- a/booklet-stylesheet.css +++ b/booklet-stylesheet.css @@ -53,14 +53,14 @@ div.thumbcaption{ h1, h2, h3, h4, h5, h6 { break-after: avoid; } -h2:first-of-type{ +h1:first-of-type{ font-size: 400%; border: 5px groove; border-radius: 25px; padding: 0.15em 0.75em 0.5em; break-after: always; } -h2{ +h1{ font-family: "line"; font-size: 300%; text-align: center;