From 3831dfa6febf437c091a5a8e1a27e6798774503f Mon Sep 17 00:00:00 2001 From: Akomry Date: Wed, 2 Apr 2025 16:31:57 +0200 Subject: [PATCH] wait this wasn't committed --- frontend/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 281b298..a822909 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -34,7 +34,7 @@ import HeaderNav from "@/components/HeaderNav.vue" background: linear-gradient( to top, #000000 -10%, - #000000 30%, + #000000 50%, map.get(map.get(base.$themes, "dark"), "background") 100%, ) no-repeat; font-family: "YaHei Consolas Hybrid", Consolas, Inconsolata, sans-serif;