From 51615cd0d48807e7805a8ee7c271cbd521a13354 Mon Sep 17 00:00:00 2001 From: NewName Date: Tue, 20 May 2025 21:57:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B6=E9=83=A8=E8=B7=9D?= =?UTF-8?q?=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ghproxy/public/index.html | 1 + ghproxy/public/search.html | 1 + ghproxy/public/skopeo.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ghproxy/public/index.html b/ghproxy/public/index.html index ea4c7b5..e073fae 100644 --- a/ghproxy/public/index.html +++ b/ghproxy/public/index.html @@ -60,6 +60,7 @@ text-align: center; min-height: 65%; line-height: 1.25; + margin-top: 60px; } h1 { diff --git a/ghproxy/public/search.html b/ghproxy/public/search.html index c5dc3ba..2d5bc1b 100644 --- a/ghproxy/public/search.html +++ b/ghproxy/public/search.html @@ -43,6 +43,7 @@ .container { max-width: 1200px; padding: 20px; + margin-top: 60px; } h1 { diff --git a/ghproxy/public/skopeo.html b/ghproxy/public/skopeo.html index 6b99a15..056e871 100644 --- a/ghproxy/public/skopeo.html +++ b/ghproxy/public/skopeo.html @@ -59,7 +59,7 @@ text-align: center; min-height: 65%; line-height: 1.25; - margin-top: 30px; + margin-top: 60px; } h1 {