Update index.html
This commit is contained in:
parent
468fe8af96
commit
f7f3c375a3
|
@ -95,11 +95,10 @@
|
||||||
.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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue