From 8662474529c048622a366ccac4798595463cb302 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期五, 25 十一月 2022 17:31:39 +0800
Subject: [PATCH] 新增有效期限

---
 src/styles/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/styles/index.scss b/src/styles/index.scss
index 2b32161..949e2b6 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -124,7 +124,7 @@
   word-spacing: .05rem;
 
   a {
-    color: #42b983;
+    color: #034EA2;
     font-weight: 600;
   }
 }

--
Gitblit v1.9.2