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