cyberandy commited on
Commit
7ff6ff7
·
verified ·
1 Parent(s): f203491

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -12
app.py CHANGED
@@ -50,18 +50,6 @@ st.set_page_config(
50
  }
51
  )
52
 
53
- '''
54
- # Custom CSS to make the progress bar larger
55
- st.markdown("""
56
- <style>
57
- section[data-testid="stSidebar"][aria-expanded="true"]{
58
- height: 120% !important;
59
- }
60
- section[data-testid="stSidebar"][aria-expanded="false"]{
61
- height: 120% !important;
62
- }
63
- </style>""", unsafe_allow_html=True)
64
- '''
65
 
66
  # Sidebar
67
  st.sidebar.image("logo-wordlift.png")
 
50
  }
51
  )
52
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
  # Sidebar
55
  st.sidebar.image("logo-wordlift.png")