Authored by 王水玲

活动

@@ -20,7 +20,7 @@ html,body { @@ -20,7 +20,7 @@ html,body {
20 width: 60.625%; 20 width: 60.625%;
21 height: 100%; 21 height: 100%;
22 background-image: resolve('life/index/button.png'); 22 background-image: resolve('life/index/button.png');
23 - background-size: 100% 100%; 23 + background-size: contain;
24 background-repeat: no-repeat; 24 background-repeat: no-repeat;
25 display: block; 25 display: block;
26 position: relative; 26 position: relative;