From 57e3bead08715d72efaeffe90fafa179b8366473 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Sat, 18 May 2024 12:02:14 +0800
Subject: [PATCH] 1.RSS更新 2.调整标签hover位置 3.font size

---
 src/config/screenConfig.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/config/screenConfig.js b/src/config/screenConfig.js
index e89e446..4fbad03 100644
--- a/src/config/screenConfig.js
+++ b/src/config/screenConfig.js
@@ -75,8 +75,8 @@
 			offset: 4,
 		},
 		xxl: {
-			span: 17,
-			offset: 4,
+			span: 13,
+			offset: 6,
 		},
 	},
 	// 放大版布局

--
Gitblit v1.9.1