From 307615b1e8dde5ae6c1a58cf00bf14d9cc342798 Mon Sep 17 00:00:00 2001 From: Muna Alaneme <84506748+MunaAlaneme@users.noreply.github.com> Date: Fri, 21 Jun 2024 21:02:40 +0300 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8bd7215..7e3c60c 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ color: #fff; text-align: center; font-size: 24px; - text-outline: 2px 2px #ff0000; + text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .animation-container {