From cdf9c9f26f618039a92bfe2a8d9d18c46f7156a0 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:34:51 +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 6cc2091aa..3c30dd3c9 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -103,7 +103,7 @@ .sidebar-logo-container { position: absolute; - top: 50%; + top: 45%; right: 16px; transform: translateY(-35%); }