From 7c8dcde429c0fc04d8a86df0f8ea42e800677408 Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Mon, 22 Apr 2024 18:26:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E7=BB=86=E8=8A=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/admin/index.css | 2 +- resources/admin/index.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/admin/index.css b/resources/admin/index.css index b5686c2..bebea2b 100644 --- a/resources/admin/index.css +++ b/resources/admin/index.css @@ -69,7 +69,7 @@ body { text-align: center; line-height: 36px; font-size: 20px; - color: #4578c0; + color: #2d5285; font-weight: bold; border-radius: 0 16px 16px 0; } diff --git a/resources/admin/index.scss b/resources/admin/index.scss index a319698..dd9c997 100644 --- a/resources/admin/index.scss +++ b/resources/admin/index.scss @@ -68,7 +68,7 @@ body { text-align: center; line-height: 36px; font-size: 20px; - color: #4578c0; + color: #2d5285; font-weight: bold; border-radius: 0 16px 16px 0;