Update index.html

This commit is contained in:
姜棚 2021-11-30 10:02:48 +08:00
parent 468fe8af96
commit f7f3c375a3
1 changed files with 7 additions and 8 deletions

View File

@ -94,14 +94,13 @@
} }
.codeimg { .codeimg {
position: absolute; position: absolute;
top: 0.888rem; top: 0.888rem;
left: 50%; right: 0.3rem;
margin-left: 0.63rem; width: 0.75rem;
width: 0.83rem; height: 0.33rem;
height: 0.38rem; /* border-radius: 0.21rem; */
border-radius: 0.21rem; z-index: 2;
z-index: 2; background-color: #f3f5f7;
background-color: #f3f5f7;
} }
.submit { .submit {
position: absolute; position: absolute;