Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,6 @@ def dsm_fn(DSM_path_to_csv_left, DSM_path_to_csv_right, DSM_identifier_column, D
|
|
49 |
theme = gr.themes.Base(
|
50 |
primary_hue="gray",
|
51 |
secondary_hue="orange",
|
52 |
-
text_size="text_lg",
|
53 |
).set(
|
54 |
body_background_fill='*primary_200',
|
55 |
body_background_fill_dark='*primary_950',
|
|
|
49 |
theme = gr.themes.Base(
|
50 |
primary_hue="gray",
|
51 |
secondary_hue="orange",
|
|
|
52 |
).set(
|
53 |
body_background_fill='*primary_200',
|
54 |
body_background_fill_dark='*primary_950',
|