From 5fbd45a3f36911944ee3fd2b6ffb5e3b08efcea8 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 12 May 2026 09:42:41 +0200 Subject: [PATCH] Update sermon-a4.css --- sermon-a4.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sermon-a4.css b/sermon-a4.css index 227a0ac..52fab22 100644 --- a/sermon-a4.css +++ b/sermon-a4.css @@ -37,7 +37,7 @@ section { /* --- BOOKLET Printing MODUS ('class: booklet') --- */ section.booklet { - font-size-booklet: var(--font-size-booklet); + font-size: var(--font-size-booklet); line-height: var(--line-height-booklet); }