Spaces:
Running
Running
Commit
·
fdf9c4b
1
Parent(s):
ed62041
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -363,8 +363,7 @@ button:hover {
|
|
363 |
}
|
364 |
|
365 |
.downloads-options {
|
366 |
-
|
367 |
-
justify-content: space-between;
|
368 |
align-items: center;
|
369 |
margin-bottom: 20px;
|
370 |
}
|
|
|
363 |
}
|
364 |
|
365 |
.downloads-options {
|
366 |
+
width: 250px;
|
|
|
367 |
align-items: center;
|
368 |
margin-bottom: 20px;
|
369 |
}
|