pranit144 commited on
Commit
40c512f
·
verified ·
1 Parent(s): 60e7c0b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -205,12 +205,12 @@
205
  </head>
206
  <body>
207
 
208
- <h1>🌧 Rainwater Harvesting Drag & Drop Match-Up</h1>
209
 
210
  <div class="container">
211
  <!-- Top Section: Answers -->
212
  <div class="answers-section">
213
- <div class="section-title">💡 ANSWERS - Drag These Cards</div>
214
  <div id="answers"></div>
215
  </div>
216
 
@@ -219,7 +219,7 @@
219
 
220
  <!-- Bottom Section: Questions -->
221
  <div class="questions-section">
222
- <div class="section-title">📝 QUESTIONS - Drop Answers Here</div>
223
  <div id="questions"></div>
224
  </div>
225
  </div>
 
205
  </head>
206
  <body>
207
 
208
+ <h1>Rainwater Harvesting Drag & Drop Match-Up</h1>
209
 
210
  <div class="container">
211
  <!-- Top Section: Answers -->
212
  <div class="answers-section">
213
+ <div class="section-title"> ANSWERS - Drag These Cards</div>
214
  <div id="answers"></div>
215
  </div>
216
 
 
219
 
220
  <!-- Bottom Section: Questions -->
221
  <div class="questions-section">
222
+ <div class="section-title"> QUESTIONS - Drop Answers Here</div>
223
  <div id="questions"></div>
224
  </div>
225
  </div>