From 7cc43d20f7fec6851ab4a082b67bb34a691f7324 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 10:48:51 +0100 Subject: [PATCH] cp --- 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 a6fc96d..a6cc0fe 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -87,7 +87,7 @@ .hero-catch-phrase { text-align: center; font-size: 2.5rem; - color: white; + color: #E72E77; margin: 10px 0; margin-bottom: 25px; }