From 1b6cb7bd9b172919c1ac517af96bfa03b054ce4d Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 11:02:50 +0200 Subject: [PATCH] auto-git: [change] index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b21a3dc..73989d1 100644 --- a/index.html +++ b/index.html @@ -189,7 +189,7 @@ .commits-glow { text-shadow: 0 1px 2px rgba(0,0,0,0.25), - 0 2px 2px color-mix(in srgb, currentColor 40%, black); + 2px 2px 2px color-mix(in srgb, currentColor 40%, black); }