From f7f3c375a3fc289946f0c85e1c2fb7c759316062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E6=A3=9A?= <849005670@qq.com> Date: Tue, 30 Nov 2021 10:02:48 +0800 Subject: [PATCH] Update index.html --- index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index e409f81..6539693 100644 --- a/index.html +++ b/index.html @@ -94,14 +94,13 @@ } .codeimg { position: absolute; - top: 0.888rem; - left: 50%; - margin-left: 0.63rem; - width: 0.83rem; - height: 0.38rem; - border-radius: 0.21rem; - z-index: 2; - background-color: #f3f5f7; + top: 0.888rem; + right: 0.3rem; + width: 0.75rem; + height: 0.33rem; + /* border-radius: 0.21rem; */ + z-index: 2; + background-color: #f3f5f7; } .submit { position: absolute;