SilvioLima commited on
Commit
2f70d6a
·
verified ·
1 Parent(s): b038667

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ try:
49
  <div style="display: flex; justify-content: center; margin: 20px 0;">
50
  <img src="data:image/png;base64,{logo_base64}"
51
  style="height: 200px; max-width: 100%;
52
- border-radius: 8px; object-fit: contain;"> Olá!
53
  </div>
54
  """
55
  except:
 
49
  <div style="display: flex; justify-content: center; margin: 20px 0;">
50
  <img src="data:image/png;base64,{logo_base64}"
51
  style="height: 200px; max-width: 100%;
52
+ border-radius: 8px; object-fit: contain;">
53
  </div>
54
  """
55
  except: