StevenChen16 commited on
Commit
0be0462
·
verified ·
1 Parent(s): 1b04e1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ DESCRIPTION = '''
21
  <img src="https://wealthwizards.org/upload/logo_black_no_background_square.png" alt="Wealth Wizards Logo" style="width: 53px; height: auto; margin-right: 10px;">
22
  <div style="display: inline-block; text-align: left;">
23
  <h1 style="font-size: 36px; margin: 0;">AI Lawyer</h1>
24
- <p style="font-size: 15px; margin-top: 10px;">wealth wizards</p>
25
  </div>
26
  </div>
27
  '''
 
21
  <img src="https://wealthwizards.org/upload/logo_black_no_background_square.png" alt="Wealth Wizards Logo" style="width: 53px; height: auto; margin-right: 10px;">
22
  <div style="display: inline-block; text-align: left;">
23
  <h1 style="font-size: 36px; margin: 0;">AI Lawyer</h1>
24
+ <p style="font-size: 15px; margin: 0;">wealth wizards</p>
25
  </div>
26
  </div>
27
  '''