summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-24 20:39:15 +0300
committerPaul Buetow <paul@buetow.org>2024-06-24 20:39:15 +0300
commit1198dbade94d2a655f53d83f7ac55bf987c95054 (patch)
tree0667f0a6e7e978d4d7a4cbd020a02cbf15a7a949 /style.css
parentd9a667b9fd8a727cd436191f8207d3bb350860fe (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 4f24e09b..2a691de7 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 3px #00ff9d, 0 0 3px #00ff9d;
+ text-shadow: 0 0 1px #00ff9d, 0 0 1px #00ff9d;
}
a {