@@ -124,7 +124,7 @@
}
.birdBox {
position: absolute;
- bottom: -140px;
+ bottom: -122px;
left: 70%;
transform: translateX(-50%);
z-index: 100;
@@ -142,7 +142,7 @@
.bird2 {
- bottom: 95px;
+ bottom: 80px;
left: 50%;
background-image: url('../../assets/img/bird/quan.png');
@@ -154,7 +154,7 @@
color: #fffddc;
text-align: center;
font-size: 16px;
- padding-top: 16px;
+ padding-top: 18px;
transition: all 0.3s;
&:hover {
color: #a55b41;