From 24383f2d6784028ef2a55a709aaf7de38bfd47f0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 19 Jun 2024 00:15:24 +0300 Subject: less blurr --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 927b3c19..17ca3368 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 10px #00ff9d, 0 0 20px #00ff9d; + text-shadow: 0 0 6px #00ff9d, 0 0 15px #00ff9d; } a { -- cgit v1.2.3