summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-19 00:15:24 +0300
committerPaul Buetow <paul@buetow.org>2024-06-19 00:15:24 +0300
commit24383f2d6784028ef2a55a709aaf7de38bfd47f0 (patch)
tree1247ce2f4ce61235d879770337a62f116293cad2 /style.css
parentbd6c13fa33b949cc65609a859a314b80b6a52c41 (diff)
less blurr
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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 {