affine commited on
Commit
72715c7
·
1 Parent(s): 439cb9f

Update app.py

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