From 4a96b4b622b35dc4a3077a72c5654a9c75a45de8 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 1 Jun 2023 13:39:22 +0200 Subject: [PATCH] hm --- resources/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/app.css b/resources/css/app.css index bbef10eac..a392a3cf2 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -55,7 +55,7 @@ h1 { @apply text-3xl font-bold pb-4 text-white; } h2 { - @apply text-2xl font-bold py-4 text-white; + @apply text-2xl font-bold pb-4 text-white; } h3 { @apply text-xl font-bold py-4 text-white;