From c6d8df790eafdb9797d340b80f0a9b1b9128fb34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ABschmona=C2=BB?= <«simona.oswald@proton.me»> Date: Mon, 30 Mar 2026 22:25:59 +0200 Subject: [PATCH] =?UTF-8?q?Typographie=20erg=C3=A4nzt=20H3-H6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/stylesheet_global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/stylesheet_global.css b/css/stylesheet_global.css index f200421..7c358a8 100644 --- a/css/stylesheet_global.css +++ b/css/stylesheet_global.css @@ -73,7 +73,7 @@ img { /* Typography */ -h1, h2 { +h1, h2, h3, h4, h5, h6 { font-family: 'Bagel Fat One'; }