From 898c6f37745665b5e248d3433e866909f8a58ecd Mon Sep 17 00:00:00 2001 From: Ligeng Zhu Date: Wed, 11 Dec 2024 03:07:55 +0800 Subject: [PATCH] update --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4e8d4a12..0cb1815f 100644 --- a/index.html +++ b/index.html @@ -852,7 +852,8 @@

.next { cursor: pointer; position: absolute; - top: 40%; + /* top: 40%; */ + top: 110pt; width: auto; padding: 16px; margin-top: -50px;