Saghir commited on
Commit
5bbcc33
·
verified ·
1 Parent(s): 8b4d533

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -49,10 +49,9 @@ st.sidebar.markdown("""
49
  primaryClass={cs.CV}
50
  }""")
51
 
52
- # Rhazes Lab and Mayo Clinic Logos
53
  st.sidebar.markdown("\n\n")
54
- # Create a two-column layout for logos and text
55
- col1 = st.sidebar.columns(1)
56
 
57
  # Logo and text
58
  url_logo_company = "images/Mayo_Clinic_logo.png"
 
49
  primaryClass={cs.CV}
50
  }""")
51
 
52
+ # Mayo Clinic Logos
53
  st.sidebar.markdown("\n\n")
54
+
 
55
 
56
  # Logo and text
57
  url_logo_company = "images/Mayo_Clinic_logo.png"