From 8f6dc6523d5371e1b562e31952946e916184f9e7 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Tue, 3 Dec 2024 19:37:10 +0800 Subject: [PATCH] adjust again --- module/webroot/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/webroot/styles.css b/module/webroot/styles.css index 593819d..64c436c 100644 --- a/module/webroot/styles.css +++ b/module/webroot/styles.css @@ -484,13 +484,13 @@ body { display: flex; justify-content: center; align-items: center; - width: cacl(100% - 30px); } .card { background-color: white; border: none; border-radius: 10px; + margin: 0 auto; margin-bottom: 10px; outline: none; padding: 12px;