summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-23 23:35:38 +0300
committerPaul Buetow <paul@buetow.org>2024-06-23 23:35:38 +0300
commitdd0e0f5e5af4fa27daa12d8de93dbc70287e767f (patch)
treea9e2d88d228aebe289941776a7b6a91b77471502 /style.css
parent718971dacfaa897345ccc41a49d1aac218823cb4 (diff)
Update content for html
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 17ca3368..2cd45ed5 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 6px #00ff9d, 0 0 15px #00ff9d;
+ text-shadow: 0 0 7px #00ff9d, 0 0 7px #00ff9d;
}
a {