NEXAS commited on
Commit
b7c012a
·
verified ·
1 Parent(s): d139c84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,7 +246,7 @@ def page_2():
246
  st.markdown("""
247
  <div style="text-align: left;">
248
  <svg width="600" height="100">
249
- <text x="0" y="50%" font-family="San serif" font-size="42px" fill="Black" stroke="white"
250
  stroke-width="0.1" stroke-linejoin="round">Poss Assistant
251
  </text>
252
  </svg>
 
246
  st.markdown("""
247
  <div style="text-align: left;">
248
  <svg width="600" height="100">
249
+ <text x="0" y="50%" font-family="San serif" font-size="42px" fill="Black" text-anchor="middle" stroke="white"
250
  stroke-width="0.1" stroke-linejoin="round">Poss Assistant
251
  </text>
252
  </svg>