Spaces:
Running
Running
cutechicken
commited on
Update index.html
Browse files- 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="
|
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>
|