From b58b9025089c0f17c696578deb3180d550dfda65 Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期三, 01 十月 2025 14:12:03 +0800
Subject: [PATCH] []
---
index.html | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index bc7a31e..35d80a2 100644
--- a/index.html
+++ b/index.html
@@ -10,19 +10,20 @@
width: 80px;
border-radius: 50%;
}
-
- .SNS>div {
- display: inline-block;
- text-align: center;
- margin: 10px;
- }
-
a {
display: inline-block;
color: #666;
text-decoration: none;
margin: 5px;
}
+ .SNS>div {
+ display: inline-block;
+ text-align: center;
+ margin: 10px;
+ }
+ .SNS>div>a{
+ display: block;
+ }
.link {
margin: 20px 0;
--
Gitblit v1.10.0