Sebastiankay commited on
Commit
f254640
·
verified ·
1 Parent(s): 8e7a48f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -236,7 +236,7 @@ with gr.Blocks(theme=theme, head=custom_head, css=custom_css, js=custom_js, titl
236
  <div class="flex-wrapper">
237
  <div style="width: 100%">
238
  <h1>{title}</h1>
239
- <h3 style="color: #e26c5a; margin-top: 0.3rem; margin-bottom: 0.3rem;">Aktuell funktioniert die APP nicht, da ich heute wenig Zeit habe werde ich es erst morgen schaffen die Probleme zu beheben.</h3>
240
  <p>
241
  <span style="font-weight: 600">LG Sebastian</span>
242
  <i class="winking-hand-emoji"></i> gib dem Space gerne ein
 
236
  <div class="flex-wrapper">
237
  <div style="width: 100%">
238
  <h1>{title}</h1>
239
+ <p class="errorinfo" style="color: #e26c5a; margin-top: 0.3rem; margin-bottom: 0.3rem;">Aktuell funktioniert die APP nicht, da ich heute wenig Zeit habe werde ich es erst morgen schaffen die Probleme zu beheben.</p>
240
  <p>
241
  <span style="font-weight: 600">LG Sebastian</span>
242
  <i class="winking-hand-emoji"></i> gib dem Space gerne ein