From a72add8a584fc017da11b6f6e05a749ad7f2f4f7 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 17:35:34 +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