robertselvam commited on
Commit
6537e7e
1 Parent(s): 3236544

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -13,7 +13,7 @@ gradio-app{
13
  height:100px;
14
  }
15
  .uploadbutton{
16
- height:40px;
17
  }
18
  #row-flex {
19
  display: flex;
@@ -25,7 +25,7 @@ gradio-app{
25
  filter: drop-shadow(20px 20px 10px white);
26
  }
27
  .leftimage{
28
- padding-top:42px;
29
  margin-left:310px;
30
  }
31
  .rightimage{
 
13
  height:100px;
14
  }
15
  .uploadbutton{
16
+ height:42px;
17
  }
18
  #row-flex {
19
  display: flex;
 
25
  filter: drop-shadow(20px 20px 10px white);
26
  }
27
  .leftimage{
28
+ padding-top:40px;
29
  margin-left:310px;
30
  }
31
  .rightimage{