From 7924bacc65bffe2105d2d0aa0c33d33272a8f421 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 19:33:38 +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 289790597..6cc2091aa 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(-40%); + transform: translateY(-35%); }