From c93b585f9f33b1cdc25c600bd75c683c83fd15cd Mon Sep 17 00:00:00 2001 From: km0 Date: Thu, 23 Mar 2023 16:15:08 +0100 Subject: [PATCH] sytle --- static/css/care.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/care.css b/static/css/care.css index 64eb507..9e8622c 100644 --- a/static/css/care.css +++ b/static/css/care.css @@ -27,10 +27,10 @@ h1, h2, h3 { font-family: "Unilegant"; - text-shadow: 1px 0 0 currentColor, 1px 0 0 currentColor; } h1 { + text-shadow: 1px 0 0 currentColor, 1px 0 0 currentColor; font-size: 32px; line-height: 1; }