From 9f7717d69c43b1e269719cd8f3db99d236d2cce4 Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期三, 01 十月 2025 14:24:34 +0800
Subject: [PATCH] []

---
 index.html |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index bc7a31e..8e4bf64 100644
--- a/index.html
+++ b/index.html
@@ -10,20 +10,18 @@
             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;
+        }
         .link {
             margin: 20px 0;
             padding: 5px;

--
Gitblit v1.10.0