From 9db7f50fc06ff4f1b6638cbddb066726cb986775 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 10 七月 2024 11:08:26 +0800 Subject: [PATCH] 1 --- pages/home/home.scss | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/home/home.scss b/pages/home/home.scss index 08d79de..bd9753a 100644 --- a/pages/home/home.scss +++ b/pages/home/home.scss @@ -185,14 +185,16 @@ margin-left: auto; .title{ - color: #936E32; + color: #20613D; + } } .tj-panel.green{ background: #FDF4E5; .title{ - color: #20613D; + color: #936E32; + } } -- Gitblit v1.9.3