Spaces:
Sleeping
Sleeping
Commit
·
6537e7e
1
Parent(s):
3236544
Update style.css
Browse files
style.css
CHANGED
|
@@ -13,7 +13,7 @@ gradio-app{
|
|
| 13 |
height:100px;
|
| 14 |
}
|
| 15 |
.uploadbutton{
|
| 16 |
-
height:
|
| 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:
|
| 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{
|