summaryrefslogtreecommitdiff
path: root/extras/html/themes/classic_processor/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/classic_processor/style.css')
-rw-r--r--extras/html/themes/classic_processor/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/themes/classic_processor/style.css b/extras/html/themes/classic_processor/style.css
index 952f4a4..109bce2 100644
--- a/extras/html/themes/classic_processor/style.css
+++ b/extras/html/themes/classic_processor/style.css
@@ -69,7 +69,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;
}