bpHigh commited on
Commit
f41ed1c
1 Parent(s): 0e55aaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ with gr.Blocks(theme='bethecloud/storj_theme', css=".gradio-container {backgroun
21
  <div style= "display:block;
22
  align-items: center;
23
  gap: 0.8rem;">
24
- <h1 style='text-align: center; color:orange'> <img src="file/logo.png" alt="Podcaster" style="height: 60px; width:80px; flex: 0 0 auto; margin-right: 20px;"> PodcastPulse: Unveiling Insights </h1>
25
  <h2 style='text-align: center;color:yellow'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
26
 
27
  </div>
 
21
  <div style= "display:block;
22
  align-items: center;
23
  gap: 0.8rem;">
24
+ <h1 style='text-align: center; color:orange'> <img src="file/logo.png" alt="Podcaster" style="height: 80px; width:100px; flex: 0 0 auto; margin-right: 100px;"> PodcastPulse: Unveiling Insights </h1>
25
  <h2 style='text-align: center;color:yellow'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
26
 
27
  </div>