Spaces:
Sleeping
Sleeping
margin again lol
Browse files
app.py
CHANGED
|
@@ -149,8 +149,8 @@ with gr.Blocks(
|
|
| 149 |
|
| 150 |
#banner-image {
|
| 151 |
background-color: transparent;
|
| 152 |
-
margin-bottom: -
|
| 153 |
-
margin-top: -
|
| 154 |
}
|
| 155 |
""",
|
| 156 |
theme=gr.themes.Soft(
|
|
|
|
| 149 |
|
| 150 |
#banner-image {
|
| 151 |
background-color: transparent;
|
| 152 |
+
margin-bottom: -150px;
|
| 153 |
+
margin-top: -150px;
|
| 154 |
}
|
| 155 |
""",
|
| 156 |
theme=gr.themes.Soft(
|