From a31ada5c502640a55013d4bb092ce5ec8b417f6a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 24 Jun 2024 20:41:27 +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 2a691de7..078bb624 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 1px #00ff9d, 0 0 1px #00ff9d; + text-shadow: 0 0 2px #00ff9d, 0 0 2px #00ff9d; } a { -- cgit v1.2.3