Spaces:
Sleeping
Sleeping
QAway-to
commited on
Commit
·
14571ce
1
Parent(s):
f225a2d
Back to old version v1.0
Browse files
app.py
CHANGED
|
@@ -52,7 +52,7 @@ with gr.Blocks(theme=dark_theme, css="""
|
|
| 52 |
line-height: 1.5 !important;
|
| 53 |
padding: 12px !important;
|
| 54 |
}
|
| 55 |
-
/*
|
| 56 |
#comparison_table {
|
| 57 |
margin-top: 8px !important;
|
| 58 |
}
|
|
|
|
| 52 |
line-height: 1.5 !important;
|
| 53 |
padding: 12px !important;
|
| 54 |
}
|
| 55 |
+
/* === Comparison Table === */
|
| 56 |
#comparison_table {
|
| 57 |
margin-top: 8px !important;
|
| 58 |
}
|