|
@@ -83,15 +83,15 @@
|
|
|
// }
|
|
|
// }
|
|
|
img {
|
|
|
- width: px2rem(48px * 2);
|
|
|
- height: px2rem(48px * 2);
|
|
|
+ width: px2rem(38px * 2);
|
|
|
+ height: px2rem(38px * 2);
|
|
|
margin: auto;
|
|
|
animation-iteration-count: infinite;
|
|
|
}
|
|
|
}
|
|
|
.othersystem {
|
|
|
position: absolute;
|
|
|
- bottom: 6%;
|
|
|
+ bottom: 5%;
|
|
|
left: 27.5%;
|
|
|
width: 45%;
|
|
|
height: 15%;
|