Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -227,7 +227,7 @@ custom_css = """
|
|
| 227 |
/* Import Oswald font - Google Fonts */
|
| 228 |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
|
| 229 |
|
| 230 |
-
/* HIDE the HTML components
|
| 231 |
#component-1, #component-2, #component-3 {
|
| 232 |
display: none !important;
|
| 233 |
}
|
|
|
|
| 227 |
/* Import Oswald font - Google Fonts */
|
| 228 |
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
|
| 229 |
|
| 230 |
+
/* HIDE the HTML components */
|
| 231 |
#component-1, #component-2, #component-3 {
|
| 232 |
display: none !important;
|
| 233 |
}
|