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 {
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;