From dc97887003c902bba7b3b9b36ad45fb8dd1a2e5a Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:32:29 +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 39b46e365..289790597 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -105,7 +105,7 @@ position: absolute; top: 50%; right: 16px; - transform: translateY(-45%); + transform: translateY(-40%); }