« get me outta code hell

css: tune sticky subheading shadow - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-05-23 21:54:05 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-23 21:54:05 -0300
commitd45043aab7890817b6e42cde05720f5b086f5c72 (patch)
treeb873d5893b2ba1f8e47810b5d8be53112f6e866b /src
parent96df66b849789ac07723a97c799076184371e37c (diff)
css: tune sticky subheading shadow
Diffstat (limited to 'src')
-rw-r--r--src/static/css/features.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css
index 89d58d8e..6307da30 100644
--- a/src/static/css/features.css
+++ b/src/static/css/features.css
@@ -2272,7 +2272,7 @@
 
     box-shadow:
       0 2px 2px -1px #00000060,
-      0 4px 12px -4px #00000090;
+      0 8px 18px -5px #000000b0;
 
     -webkit-backdrop-filter: blur(4px);
             backdrop-filter: blur(4px);