Spaces:
Running
Running
Commit
·
d188178
1
Parent(s):
0aab390
Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
@@ -363,9 +363,8 @@ button:hover {
|
|
363 |
}
|
364 |
|
365 |
.downloads-options {
|
366 |
-
|
367 |
-
|
368 |
-
gap: 30px;
|
369 |
margin-bottom: 20px;
|
370 |
}
|
371 |
|
|
|
363 |
}
|
364 |
|
365 |
.downloads-options {
|
366 |
+
width: 300px;
|
367 |
+
align-items: center;
|
|
|
368 |
margin-bottom: 20px;
|
369 |
}
|
370 |
|