JAYASWAROOP commited on
Commit
147f100
1 Parent(s): cda630e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -362,8 +362,9 @@ button:hover {
362
  margin-bottom: 30px;
363
  }
364
 
365
- .downloads-options {
366
- width: 300px;
 
367
  align-items: center;
368
  margin-bottom: 20px;
369
  }
 
362
  margin-bottom: 30px;
363
  }
364
 
365
+ .downloads-options {
366
+ display: flex;
367
+ justify-content: space-between;
368
  align-items: center;
369
  margin-bottom: 20px;
370
  }