@@ -26,21 +26,24 @@
height: 1.36rem;
padding: 0 1.14rem;
width: 100%;
+ display: flex;
+ justify-content: center;
left: 0;
}
.footer img {
- width: 100%;
+ width: 5.22rem;
height: 100%;
.hideContainer {
+ width: 7.5rem;
display: flex;
justify-content: center;
align-items: center;
height: calc(100vh - 1.36rem);
text-align: center;
+ margin: 0 auto;
@@ -57,7 +60,8 @@
.top-content {
padding: 0.2rem 0.3rem;