From 7b1dc1b65bff9d9542198e7e2894950683eae376 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:29:42 +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 0edd40299..597475285 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -98,7 +98,7 @@ .sidebar-logo { position: absolute; right: 0; - bottom: -8px; + bottom: -5px; } .sidebar-logo-container {