From 0dafc78fe522f519b632fbe5f2034c18bd45e2d5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 13 Feb 2026 23:33:00 +0900 Subject: style(home): vertically center deck info in deck list items Add my-auto to the deck info container for vertical centering within the flex row. --- src/client/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/pages') diff --git a/src/client/pages/HomePage.tsx b/src/client/pages/HomePage.tsx index d04ca08..b7102c7 100644 --- a/src/client/pages/HomePage.tsx +++ b/src/client/pages/HomePage.tsx @@ -57,7 +57,7 @@ function DeckList({ style={{ animationDelay: `${index * 50}ms` }} >
-
+