diff --git a/index.html b/index.html index 3dbd0fc..b1a2d6f 100644 --- a/index.html +++ b/index.html @@ -188,7 +188,7 @@ } .commits-glow { text-shadow: - 0 1px 6px rgba(0,0,0,0.25), + 0 1px 2px rgba(0,0,0,0.25), 0 0 12px currentColor; }