Update app.py
Browse files
app.py
CHANGED
|
@@ -206,7 +206,7 @@ theme = gr.themes.Soft(
|
|
| 206 |
# Custom CSS
|
| 207 |
custom_css = """
|
| 208 |
.tight-header {
|
| 209 |
-
margin-bottom: -
|
| 210 |
padding-bottom: 0px !important;
|
| 211 |
}
|
| 212 |
.tight-content {
|
|
|
|
| 206 |
# Custom CSS
|
| 207 |
custom_css = """
|
| 208 |
.tight-header {
|
| 209 |
+
margin-bottom: -495px !important;
|
| 210 |
padding-bottom: 0px !important;
|
| 211 |
}
|
| 212 |
.tight-content {
|