From 736298e2d15e4001f897b03538fc0c3e8b04399f Mon Sep 17 00:00:00 2001 From: shrotia Date: Tue, 15 Oct 2024 11:26:23 +0530 Subject: [PATCH] Update hero.css --- blocks/hero/hero.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/hero/hero.css b/blocks/hero/hero.css index 21f2d0425..de6261e67 100644 --- a/blocks/hero/hero.css +++ b/blocks/hero/hero.css @@ -21,7 +21,7 @@ main .hero h1 { line-height: 1.2; margin-bottom: 1rem; margin-top: 0; - color: darkgrey; + color: darkblue; } main .hero .hero-body {