KeshavRa commited on
Commit
81b3c73
·
verified ·
1 Parent(s): f8fe540

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ if 'shelter_index' not in st.session_state:
97
  # Page config
98
  st.set_page_config(
99
  page_title="ShelterSearch",
100
- layout="wide",
101
  )
102
 
103
  st.title("ShelterSearch")
 
97
  # Page config
98
  st.set_page_config(
99
  page_title="ShelterSearch",
100
+ layout="centered",
101
  )
102
 
103
  st.title("ShelterSearch")