From 9726cff90c488bfa6028f46f019a6a3d651b027e Mon Sep 17 00:00:00 2001 From: ysm Date: Fri, 27 Mar 2026 13:27:27 +0800 Subject: [PATCH] =?UTF-8?q?2026=E5=B9=B4=2003=E6=9C=88=2027=E6=97=A5=20?= =?UTF-8?q?=E6=98=9F=E6=9C=9F=E4=BA=94=2013:27:27=20CST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index f0d5e26..9317408 100644 --- a/src/App.css +++ b/src/App.css @@ -31,9 +31,10 @@ .clock-wrapper { display: flex; - flex-direction: row; + flex-direction: column; align-items: center; justify-content: center; + flex: 1; gap: 0; width: 100%; padding: 0 20px;