affine commited on
Commit
5fb8725
1 Parent(s): a16ce34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ 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="60">
22
  <span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
23
  -webkit-background-clip: text;
24
  -webkit-text-fill-color: transparent;
 
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;