From 221f9d3addc86c811e1249b693b330f719367e22 Mon Sep 17 00:00:00 2001 From: NewName Date: Sun, 22 Dec 2024 20:57:35 +0800 Subject: [PATCH] Update index.html --- ghproxy/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghproxy/public/index.html b/ghproxy/public/index.html index 386713b..eb21005 100644 --- a/ghproxy/public/index.html +++ b/ghproxy/public/index.html @@ -196,7 +196,7 @@ .tips-content { margin-bottom: 0px; - margin-top: 20px; /* 将提示文本往下移动两行左右 */ + margin-top: 20px; } .status-container {