eolecvk commited on
Commit
80b21be
·
1 Parent(s): bf175e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ examples = [
134
  with block:
135
  gr.HTML(
136
  """
137
- <div style="text-align: center; max-width: 650px; margin: 30;">
138
  <div>
139
  <img class="logo" src="https://lambdalabs.com/static/images/lambda-logo.svg" alt="Lambda Logo"
140
  style="margin: auto; max-width: 7rem;">
 
134
  with block:
135
  gr.HTML(
136
  """
137
+ <div style="text-align: center; max-width: 650px; margin: 0 auto;">
138
  <div>
139
  <img class="logo" src="https://lambdalabs.com/static/images/lambda-logo.svg" alt="Lambda Logo"
140
  style="margin: auto; max-width: 7rem;">