@@ -49,7 +49,7 @@
}
.A3close {
position: fixed;
- bottom: 0;
+ bottom: -12px;
width: 250px;
height: 60px;
background-color: #4d4a37;
@@ -61,7 +61,7 @@
position: absolute;
top: 50%;
left: 50%;
- transform: translate(-50%, -50%);
+ transform: translate(-50%, -80%);
width: 24px;
height: 24px;
opacity: 0.6;