TomData commited on
Commit
963621e
·
1 Parent(s): 8c21df3

minor layout update

Browse files
Files changed (1) hide show
  1. Home.py +2 -1
Home.py CHANGED
@@ -119,9 +119,10 @@ with gr.Blocks() as App:
119
  with gr.Tab("About"):
120
  gr.Markdown("""
121
  <h2>Welcome to <strong>Politics2you</strong> - your playground for investigating the heart of politics in Germany</h2>
122
-
123
  <p>Would you like to gain insights into political debates or reveal party positions on specific topics from any legislature?</p>
124
  <p>You can use the ChatBot to ask all your questions or search for related speech content in the Keyword Search section.</p>
 
125
  <p>Looking forward to your feedback!</p>
126
 
127
  <h3>Further improvements & Ideas:</h3>
 
119
  with gr.Tab("About"):
120
  gr.Markdown("""
121
  <h2>Welcome to <strong>Politics2you</strong> - your playground for investigating the heart of politics in Germany</h2>
122
+ <ul>
123
  <p>Would you like to gain insights into political debates or reveal party positions on specific topics from any legislature?</p>
124
  <p>You can use the ChatBot to ask all your questions or search for related speech content in the Keyword Search section.</p>
125
+ </ul>
126
  <p>Looking forward to your feedback!</p>
127
 
128
  <h3>Further improvements & Ideas:</h3>