georad commited on
Commit
6341465
·
verified ·
1 Parent(s): 9b54e61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ custom_css = f"""
93
  '''
94
 
95
  # Inject CSS as early as possible in your app
96
- st.markdown(custom_css, unsafe_allow_html=True)
97
 
98
  # --- PAGE SETUP ---
99
  type_text_page = st.Page(
 
93
  '''
94
 
95
  # Inject CSS as early as possible in your app
96
+ #st.markdown(custom_css, unsafe_allow_html=True)
97
 
98
  # --- PAGE SETUP ---
99
  type_text_page = st.Page(