cutechicken commited on
Commit
1c5be6f
·
verified ·
1 Parent(s): cf56c3d

Update index.html

Browse files
Files changed (1) hide show
  1. 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="50" height="25"> <!-- 여기를 50x25으로 수정 -->
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>