Spaces:
Running
Running
Commit
·
095b0fa
1
Parent(s):
f7a32eb
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -479,10 +479,10 @@ button:hover {
|
|
479 |
</div>
|
480 |
<div class="offcanvas-body">
|
481 |
<div class="downloads">
|
482 |
-
<div class="downloads-options">
|
483 |
-
|
484 |
<input type="text" id="search" placeholder="Search..." class="form-control">
|
485 |
-
|
486 |
<div style="width: 160px;">
|
487 |
<select id="sort">
|
488 |
<option value="recent"> Sort by Recent </option>
|
|
|
479 |
</div>
|
480 |
<div class="offcanvas-body">
|
481 |
<div class="downloads">
|
482 |
+
<div class="downloads-options mr-4">
|
483 |
+
|
484 |
<input type="text" id="search" placeholder="Search..." class="form-control">
|
485 |
+
|
486 |
<div style="width: 160px;">
|
487 |
<select id="sort">
|
488 |
<option value="recent"> Sort by Recent </option>
|