Spaces:
Running
Running
cutechicken
commited on
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -112,7 +112,7 @@
|
|
112 |
</div>
|
113 |
<div id="apcr" style="text-align:center;">
|
114 |
<h3>APCR</h3>
|
115 |
-
<img src="apcr.png" width="
|
116 |
<p>1000 Gold</p>
|
117 |
<p style="color: #4CAF50;">+100% Bullet Speed</p>
|
118 |
<button onclick="buyAPCR()">Buy</button>
|
|
|
112 |
</div>
|
113 |
<div id="apcr" style="text-align:center;">
|
114 |
<h3>APCR</h3>
|
115 |
+
<img src="apcr.png" width="80" height="20"> <!-- 여기를 80x20으로 수정 -->
|
116 |
<p>1000 Gold</p>
|
117 |
<p style="color: #4CAF50;">+100% Bullet Speed</p>
|
118 |
<button onclick="buyAPCR()">Buy</button>
|