From 57b388c942ac43a0e9e706c12ab31fd29e7d9fd7 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:31:08 +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 597475285..39b46e365 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(-50%); + transform: translateY(-45%); }