Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -152,12 +152,12 @@
|
|
152 |
</ul>
|
153 |
</div>
|
154 |
|
155 |
-
<div class="flex justify-center mb-8">
|
156 |
<div class="relative w-full max-w-md">
|
157 |
<input type="text" id="searchInput" placeholder="Search cases..." class="w-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500">
|
158 |
<i class="fas fa-search absolute right-3 top-3 text-gray-400"></i>
|
159 |
</div>
|
160 |
-
</div>
|
161 |
|
162 |
<div class="flex justify-center mb-6">
|
163 |
<div class="flex flex-wrap gap-2 justify-center">
|
|
|
152 |
</ul>
|
153 |
</div>
|
154 |
|
155 |
+
<!-- <div class="flex justify-center mb-8">
|
156 |
<div class="relative w-full max-w-md">
|
157 |
<input type="text" id="searchInput" placeholder="Search cases..." class="w-full px-4 py-2 rounded-lg border border-gray-300 focus:outline-none focus:ring-2 focus:ring-blue-500">
|
158 |
<i class="fas fa-search absolute right-3 top-3 text-gray-400"></i>
|
159 |
</div>
|
160 |
+
</div> -->
|
161 |
|
162 |
<div class="flex justify-center mb-6">
|
163 |
<div class="flex flex-wrap gap-2 justify-center">
|