From 4de1cb0ffaf5335d5ac663be648dfe713d8a0bd9 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 4 Apr 2022 12:03:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=81=B0=E8=89=B2=E8=83=8C?= =?UTF-8?q?=E6=99=AF=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/scss/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/scss/_common.scss b/source/scss/_common.scss index a919ea7..52f93a5 100644 --- a/source/scss/_common.scss +++ b/source/scss/_common.scss @@ -25,7 +25,7 @@ } .ul-bg-gray { - background-color: #eee; + background-color: #f0f0f0; } .ul-bg-black {