From 72a7830097c59d791d11d2cacaae4951535de7d1 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:27:18 +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 0abfbe48f..52eadd3cc 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: -18px; } .sidebar-logo-container {