From 703f238b8f2d9419320f3a17f58c1dbb59c01c95 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 10:30:45 +0100 Subject: [PATCH] small caps --- assets/css/hero.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index ffc5a8c..2b36e00 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -126,6 +126,7 @@ font-size: 2.8rem; color: #E72E77; margin-bottom: 1rem; + font-variant: small-caps; } .bloc-text ul { @@ -253,7 +254,6 @@ .bloc-text h3 { font-size: 3rem; - font-variant: small-caps; text-align: center; } } \ No newline at end of file