Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
</div>
|
105 |
<div id="tank2" style="text-align:center;">
|
106 |
<h3>TIGER</h3>
|
107 |
-
<img src="player3.png" width="
|
108 |
<p>500 Gold</p>
|
109 |
<p style="color: #4CAF50;">+100% HP</p>
|
110 |
<p style="color: #ff6b6b;">-30% Speed</p>
|
|
|
104 |
</div>
|
105 |
<div id="tank2" style="text-align:center;">
|
106 |
<h3>TIGER</h3>
|
107 |
+
<img src="player3.png" width="110" height="55">
|
108 |
<p>500 Gold</p>
|
109 |
<p style="color: #4CAF50;">+100% HP</p>
|
110 |
<p style="color: #ff6b6b;">-30% Speed</p>
|