baconnier commited on
Commit
9af0488
1 Parent(s): 1f1841d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ PLACEHOLDER = """
37
  </figure>
38
  <div style="padding: .5rem 1.5rem;">
39
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Banker++</h2>
40
- <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Banker++ is training as a Senior Banker, but solely for educational reasons.</p>
41
  </div>
42
  </div>
43
  """
 
37
  </figure>
38
  <div style="padding: .5rem 1.5rem;">
39
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Banker++</h2>
40
+ <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Banker++ is training to act as a Senior Banker, but only for learning purposes.</p>
41
  </div>
42
  </div>
43
  """