Showing
1 changed file
with
1 additions
and
1 deletions
@@ -240,7 +240,7 @@ | @@ -240,7 +240,7 @@ | ||
240 | .balance { | 240 | .balance { |
241 | position: fixed; | 241 | position: fixed; |
242 | box-sizing: border-box; | 242 | box-sizing: border-box; |
243 | - bottom: 0; | 243 | + bottom: 100px; |
244 | width: 100%; | 244 | width: 100%; |
245 | padding: 20px; | 245 | padding: 20px; |
246 | height: 120px; | 246 | height: 120px; |
-
Please register or login to post a comment