Authored by zhangxiaoru

app

@@ -57,10 +57,10 @@ @@ -57,10 +57,10 @@
57 } 57 }
58 58
59 .about-bottom { 59 .about-bottom {
60 - margin-top: 135px;  
61 - width: 100%; 60 + margin: 135px auto;
  61 + width: 700px;
62 height: 365px; 62 height: 365px;
63 - background: resolve("./passport/about-bottom.png"); 63 + background: resolve("./passport/about-bottom.png") center;
64 background-size: contain; 64 background-size: contain;
65 } 65 }
66 } 66 }