From 2e12f70a67d27be5834728aca0489792343c1768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:02:56 +0800 Subject: [PATCH] Update index.html --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 45c7710..5a4f3fc 100644 --- a/index.html +++ b/index.html @@ -140,7 +140,8 @@ } .empty-state { - text-align: center; + + text-align: right; padding: 50px 20px; color: #666; } @@ -197,7 +198,7 @@ text-align: left; font-weight: bold; word-wrap: break-word; - max-width: 600px; + max-width: 550px; margin-right: 15px; flex-grow: 1;