From 0e49d87f9adc3a2362bae8562bda5df3156ca767 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Thu, 24 Nov 2022 23:27:43 +0800 Subject: [PATCH] fix style --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index e9bb69f..8b17cc2 100644 --- a/css/style.css +++ b/css/style.css @@ -204,7 +204,7 @@ img { top: 36.8%; font-size: 2.3rem; font-weight: 600; - color: rgba(0, 0, 0, 0.8); + color: rgba(0, 0, 0, 0.7); background-color: #fff; min-width: 7rem; text-align: right;