yasir commited on
Commit
f7759c4
·
verified ·
1 Parent(s): fcbcadb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -2
index.html CHANGED
@@ -354,12 +354,15 @@ margin: auto;
354
  margin-left: 10px;
355
  }
356
  #model{
357
- width: 250px;
358
- height: 70px;
359
  overflow: visible;
360
  }
361
  #model option{
362
  white-space: normal;
 
 
 
363
  }
364
  .ad{
365
  display: flex;
 
354
  margin-left: 10px;
355
  }
356
  #model{
357
+ width: 170px;
358
+ height: 50px;
359
  overflow: visible;
360
  }
361
  #model option{
362
  white-space: normal;
363
+ padding: 10px;
364
+ font-family: 'Barlow Condensed';
365
+ font-size: 18px;
366
  }
367
  .ad{
368
  display: flex;