From 828126bf014187b1a5338b67f1d92d61b8f991a0 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Thu, 2 May 2024 00:47:55 +0200 Subject: Update font styles and background colors in CSS files --- assets/css/partials/_header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css/partials/_header.scss') diff --git a/assets/css/partials/_header.scss b/assets/css/partials/_header.scss index 75bc14c..49185b8 100644 --- a/assets/css/partials/_header.scss +++ b/assets/css/partials/_header.scss @@ -39,7 +39,7 @@ header { h1 { font-size: 2rem; margin: 0; - font-weight: 900; + font-weight: 500; line-height: 1; a { -- cgit v1.3