diff --git a/index.html b/index.html index 73989d1..cd76211 100644 --- a/index.html +++ b/index.html @@ -189,7 +189,7 @@ .commits-glow { text-shadow: 0 1px 2px rgba(0,0,0,0.25), - 2px 2px 2px color-mix(in srgb, currentColor 40%, black); + 1px 2px 1px color-mix(in srgb, currentColor 40%, black); }