From 05471703315f0219a66b1e41b70100d35e302a97 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:28:25 +0800 Subject: [PATCH] Update home.module.scss --- app/components/home.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/home.module.scss b/app/components/home.module.scss index 52eadd3cc..0edd40299 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -98,7 +98,7 @@ .sidebar-logo { position: absolute; right: 0; - bottom: -18px; + bottom: -8px; } .sidebar-logo-container {