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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -4,12 +4,9 @@ import streamlit as st
4
  import timeago
5
 
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")
13
  st.markdown(
14
  """
15
  <style>
 
4
  import timeago
5
 
6
  # Set page title and favicon
7
+ st.set_page_config(page_title="24 Hours Form Table", page_icon=":soccer:",layout="wide")
8
 
9
 
 
 
 
10
  st.markdown(
11
  """
12
  <style>