affine commited on
Commit
69575ed
1 Parent(s): b9f1848

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -16,9 +16,9 @@ with st.sidebar:
16
 
17
  st.markdown("""
18
  <div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
19
- <h2 style='font-size: 20px; font-family: Courier New, monospace;
20
  letter-spacing: 2px; text-decoration: none;'>
21
- <img src="https://acis.affineanalytics.co.in/assets/images/logo_small.png" alt="logo" width="70" height="100">
22
  <span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
23
  -webkit-background-clip: text;
24
  -webkit-text-fill-color: transparent;
 
16
 
17
  st.markdown("""
18
  <div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
19
+ <h2 style='font-size: 40px; font-family: Courier New, monospace;
20
  letter-spacing: 2px; text-decoration: none;'>
21
+ <img src="https://acis.affineanalytics.co.in/assets/images/logo_small.png" alt="logo" width="70" height="60">
22
  <span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
23
  -webkit-background-clip: text;
24
  -webkit-text-fill-color: transparent;