From b3b62accb6ace8dff91d987ac430c32e41ce874c Mon Sep 17 00:00:00 2001 From: inhji Date: Tue, 4 Apr 2023 15:37:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eassets/css/app.css=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/app.css b/assets/css/app.css index a66c919..bf2d960 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -73,7 +73,7 @@ } .prose :where(h2):not(:where([class~="not-prose"] *)) { - @apply font-serif underline decoration-2 decoration-theme-primary; + @apply font-serif text-theme-heading; } .prose img {