From ee718083085daa2008c0fa02b356a6d4c96929c8 Mon Sep 17 00:00:00 2001 From: mumuy <> Date: Sat, 28 Dec 2024 00:42:54 +0800 Subject: [PATCH] Update index.css --- static/style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style/index.css b/static/style/index.css index 5114f70..ba597a9 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -41,7 +41,7 @@ a:hover{ position: absolute; left: 0; top: 0; - height: 500px; + height: 550px; width: 100%; z-index: -1; background: url('../image/bg.svg') center top repeat-x;