cutechicken commited on
Commit
123d23b
·
verified ·
1 Parent(s): a8eba40

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -97,7 +97,7 @@
97
  <div style="display:flex; gap:20px;">
98
  <div id="tank1" style="text-align:center;">
99
  <h3>PZ.IV</h3>
100
- <img src="player2.png" width="95" height="55">
101
  <p>300 Gold</p>
102
  <p style="color: #4CAF50;">+50% HP</p>
103
  <button onclick="buyTank('player2.png', 300, 'tank1')">Buy</button>
 
97
  <div style="display:flex; gap:20px;">
98
  <div id="tank1" style="text-align:center;">
99
  <h3>PZ.IV</h3>
100
+ <img src="player2.png" width="90" height="50">
101
  <p>300 Gold</p>
102
  <p style="color: #4CAF50;">+50% HP</p>
103
  <button onclick="buyTank('player2.png', 300, 'tank1')">Buy</button>