Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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; |
-
Please register or login to post a comment