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