Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ custom_css = f"""
|
|
30 |
/* box-shadow: 0 2px 4px -1px rgba(0,0,0,0.1); */
|
31 |
/*.reportview-container .main .block-container{{ */
|
32 |
/* padding-top: 0rem; */
|
33 |
-
/* }}
|
34 |
}}
|
35 |
|
36 |
/* Adding padding to the main content area to prevent overlap with the sticky header */
|
|
|
30 |
/* box-shadow: 0 2px 4px -1px rgba(0,0,0,0.1); */
|
31 |
/*.reportview-container .main .block-container{{ */
|
32 |
/* padding-top: 0rem; */
|
33 |
+
/* }} */
|
34 |
}}
|
35 |
|
36 |
/* Adding padding to the main content area to prevent overlap with the sticky header */
|