Synced repo using 'sync_with_huggingface' Github Action
Browse files
app.py
CHANGED
@@ -83,6 +83,7 @@ def main():
|
|
83 |
max-width: 100% !important;
|
84 |
padding-left: 1rem !important;
|
85 |
padding-right: 1rem !important;
|
|
|
86 |
}
|
87 |
|
88 |
/* Remove default margins on main content to reduce gaps */
|
|
|
83 |
max-width: 100% !important;
|
84 |
padding-left: 1rem !important;
|
85 |
padding-right: 1rem !important;
|
86 |
+
text-align: center;
|
87 |
}
|
88 |
|
89 |
/* Remove default margins on main content to reduce gaps */
|