summaryrefslogtreecommitdiff
path: root/extras/html/themes/cosmic_cache
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/cosmic_cache')
-rw-r--r--extras/html/themes/cosmic_cache/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/themes/cosmic_cache/style.css b/extras/html/themes/cosmic_cache/style.css
index 2a4d4e3..1fe95e7 100644
--- a/extras/html/themes/cosmic_cache/style.css
+++ b/extras/html/themes/cosmic_cache/style.css
@@ -59,7 +59,7 @@ body::before {
left: 0;
right: 0;
bottom: 0;
- background: radial-gradient(ellipse at center, transparent 0%, var(--color-bg) 125%);
+ background: radial-gradient(ellipse at center, transparent 75%, var(--color-bg) 100%);
pointer-events: none;
z-index: 2;
}