From f6fec527320c39afa2119a7ae72164469ec5a8cc Mon Sep 17 00:00:00 2001 From: km0 Date: Thu, 23 Mar 2023 16:14:13 +0100 Subject: [PATCH] style --- static/css/care.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/static/css/care.css b/static/css/care.css index 668f04b..64eb507 100644 --- a/static/css/care.css +++ b/static/css/care.css @@ -23,15 +23,20 @@ img { main > p { max-width: 65ch; } +h1, +h2, +h3 { + font-family: "Unilegant"; + text-shadow: 1px 0 0 currentColor, 1px 0 0 currentColor; +} h1 { - font-size: 28px; + font-size: 32px; line-height: 1; - font-family: "Unilegant"; } h2 { - font-size: 24px; + font-size: 28px; } h3 {