Spaces:
Running
Running
Commit
·
01d6aa2
1
Parent(s):
45491c4
Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
@@ -362,7 +362,7 @@ button:hover {
|
|
362 |
}
|
363 |
|
364 |
.downloads-options {
|
365 |
-
width:
|
366 |
align-items: center;
|
367 |
margin-bottom: 20px;
|
368 |
}
|
@@ -460,8 +460,6 @@ button:hover {
|
|
460 |
}
|
461 |
|
462 |
.search-input {
|
463 |
-
width: 250px;
|
464 |
-
height: 40px;
|
465 |
padding: 10px;
|
466 |
font-size: 16px;
|
467 |
border: 1px solid #ccc;
|
|
|
362 |
}
|
363 |
|
364 |
.downloads-options {
|
365 |
+
width: 180px;
|
366 |
align-items: center;
|
367 |
margin-bottom: 20px;
|
368 |
}
|
|
|
460 |
}
|
461 |
|
462 |
.search-input {
|
|
|
|
|
463 |
padding: 10px;
|
464 |
font-size: 16px;
|
465 |
border: 1px solid #ccc;
|