From 2d06bf56d0bdadcf0999c631d2470a695ecb72c5 Mon Sep 17 00:00:00 2001 From: Ember Date: Wed, 19 Jun 2024 17:20:26 +0800 Subject: [PATCH] fix button styles --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index cb88f17..4554f23 100644 --- a/index.html +++ b/index.html @@ -193,11 +193,11 @@

NEU 小站由东北大学的学生开发和维护,旨在为大家提供丰富的学习资源和实用的工具,助您在学业和生活中更加得心应手。

-

🌐 快速链接 前往

+

🌐 快速链接前往

直达有用的工具!

-

📚 资源共享 前往

+

📚 资源共享前往

获取丰富的学习资料。您也是分享者,可以投稿任何资源。

@@ -271,7 +271,7 @@ display: inline-flex; align-items: center; justify-content: center; - margin-left: 5px; + margin-left: 12px; padding: 0; background-color: #007bff; color: white;