From c1fbfc2189cdb55033a381786a075862f04c02ca Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jun 2024 23:38:01 +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 2cd45ed5..4f24e09b 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 7px #00ff9d, 0 0 7px #00ff9d; + text-shadow: 0 0 3px #00ff9d, 0 0 3px #00ff9d; } a { -- cgit v1.2.3