ek15072809 commited on
Commit
0f425e7
·
verified ·
1 Parent(s): 15fe548

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -23,7 +23,7 @@
23
 
24
  #block-area {
25
  width: 60%;
26
- height: 600px;
27
  background-color: #fff;
28
  border: 2px solid #ccc;
29
  border-radius: 5px;
@@ -189,7 +189,6 @@
189
  <button id="clear-btn">クリア</button>
190
  </div>
191
  <div class="right-buttons">
192
- <button id="exit-btn">終了</button>
193
  </div>
194
  </div>
195
 
 
23
 
24
  #block-area {
25
  width: 60%;
26
+ height: 500px;
27
  background-color: #fff;
28
  border: 2px solid #ccc;
29
  border-radius: 5px;
 
189
  <button id="clear-btn">クリア</button>
190
  </div>
191
  <div class="right-buttons">
 
192
  </div>
193
  </div>
194