From 36d219ea74d7ffe20a12d86356d437c1ab95d521 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Fri, 25 Nov 2022 01:45:55 +0800 Subject: [PATCH] ... --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index de19b39..f16db05 100644 --- a/css/style.css +++ b/css/style.css @@ -249,7 +249,7 @@ img { .time { color: rgba(0, 0, 0, 0.6); font-size: 1.38rem; - margin-top: 0.3rem; + margin-top: 0.2rem; min-width: 45%; background-color: #fff; } @@ -277,7 +277,7 @@ img { .card-number { position: absolute; z-index: 2; - top: 35%; + top: 37%; font-size: 1.7rem; color: rgba(0, 0, 0, 0.7); left: 11.2%;