From cdea871785a3277aeda9cf80ee84120508e328bf Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 08:31:26 +0100 Subject: [PATCH] font size --- assets/css/hero.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index f17e09a..cc860a7 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -246,10 +246,10 @@ } .bloc-text { - font-size: 1.5rem; + font-size: 1.8rem; } .bloc-text h3 { - font-size: 1.7rem; + font-size: 2rem; } } \ No newline at end of file