hectorjelly commited on
Commit
ef64a24
·
1 Parent(s): f004149

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -6,8 +6,7 @@ import timeago
6
  # Set page title and favicon
7
  st.set_page_config(page_title="24 Hours Form Table", page_icon=":soccer:")
8
 
9
- # Set theme to light
10
- st.set_theme('light')
11
 
12
 
13
  st.set_page_config(layout="wide")
 
6
  # Set page title and favicon
7
  st.set_page_config(page_title="24 Hours Form Table", page_icon=":soccer:")
8
 
9
+
 
10
 
11
 
12
  st.set_page_config(layout="wide")