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;