From 1198dbade94d2a655f53d83f7ac55bf987c95054 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 24 Jun 2024 20:39:15 +0300 Subject: Update content for html --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 4f24e09b..2a691de7 100644 --- a/style.css +++ b/style.css @@ -38,7 +38,7 @@ body { h1, h2, h3 { font-family: heading, serif; color: #00ff9d; - text-shadow: 0 0 3px #00ff9d, 0 0 3px #00ff9d; + text-shadow: 0 0 1px #00ff9d, 0 0 1px #00ff9d; } a { -- cgit v1.2.3