JAYASWAROOP commited on
Commit
4503114
·
1 Parent(s): 797a970

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -7
index.html CHANGED
@@ -528,13 +528,7 @@ button:hover {
528
  <div class="downloads">
529
  <div class="downloads-options">
530
  <input type="text" id="search" placeholder="Search..." class="form-control">
531
- <div>
532
- <select id="sort" class="select-custom form-control">
533
- <option value="recent"> Sort by Recent </option>
534
- <option value="name">Sort by Name</option>
535
- <option value="artist">Sort by Artist</option>
536
- </select>
537
- </div>
538
  </div>
539
 
540
  <div class="downloads-list">
 
528
  <div class="downloads">
529
  <div class="downloads-options">
530
  <input type="text" id="search" placeholder="Search..." class="form-control">
531
+
 
 
 
 
 
 
532
  </div>
533
 
534
  <div class="downloads-list">