This commit is contained in:
parent
05591cdbaa
commit
6ac0ebd8f5
|
|
@ -241,11 +241,11 @@
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
.bots {
|
.bots {
|
||||||
width: 60%;
|
width: 15vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 30rpx;
|
height: 30rpx;
|
||||||
bottom: 2.2vw;
|
bottom: 1.6vw;
|
||||||
left: 20%;
|
left: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue