From b505f3648a10dd998ae9fe7a6edb1bf125d7d6a6 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 21 Jan 2022 01:51:33 +0800
Subject: [PATCH] 主页结构调整

---
 src/components/group/tempBoxActicle.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/group/tempBoxActicle.vue b/src/components/group/tempBoxActicle.vue
index 9af73bb..d7b481d 100644
--- a/src/components/group/tempBoxActicle.vue
+++ b/src/components/group/tempBoxActicle.vue
@@ -89,7 +89,7 @@
 	}
 
 	.recent-post-item a {
-		color: #99a9bf;
+		// color: #99a9bf;
 		text-decoration: none;
 		word-wrap: break-word;
 		-webkit-transition: all .2s;

--
Gitblit v1.9.1