From 6923bd15e7d75f1b44478efe34cfcbd41bc73ba3 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 10:58:48 +0100 Subject: [PATCH] white border --- assets/css/hero.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/css/hero.css b/assets/css/hero.css index 6349c04..2a74f42 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -90,6 +90,8 @@ color: #E72E77; margin: 10px 0; margin-bottom: 25px; + text-shadow: 0 0 2px #fff; + } .hero-second {