Showing
1 changed file
with
2 additions
and
2 deletions
@@ -76,9 +76,9 @@ | @@ -76,9 +76,9 @@ | ||
76 | 76 | ||
77 | &:after { | 77 | &:after { |
78 | content: ''; | 78 | content: ''; |
79 | - width: 300px; | 79 | + width: 450px; |
80 | height: 170px; | 80 | height: 170px; |
81 | - background: resolve('pay/app-qr.png'); | 81 | + background: resolve('pay/qr-img.png'); |
82 | position: absolute; | 82 | position: absolute; |
83 | top: 30px; | 83 | top: 30px; |
84 | right: 50px; | 84 | right: 50px; |
-
Please register or login to post a comment