From c235f4d825b06a4a954b2863e1291c2d19d91cad Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期三, 01 十月 2025 14:19:42 +0800
Subject: [PATCH] []
---
index.html | 16 +++++++++-------
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index bc7a31e..0f5197f 100644
--- a/index.html
+++ b/index.html
@@ -10,19 +10,21 @@
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;
+ font-size: small;
}
+ .SNS>div {
+ display: inline-block;
+ text-align: center;
+ margin: 10px;
+ }
+ .SNS>div>a{
+ display: block;
+ }
.link {
margin: 20px 0;
--
Gitblit v1.10.0