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