bpHigh commited on
Commit
dd46145
1 Parent(s): e1ed222

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'> <img src="file/logo.png" alt="Podcaster" style="height: 20px; width:25px"> PodcastPulse: Unveiling Insights </h1>
25
  <h2 style='text-align: center;color:darkslategrey'>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'> <img src="file/logo.png" alt="Podcaster" style="height: 50px; width:65px"> PodcastPulse: Unveiling Insights </h1>
25
  <h2 style='text-align: center;color:darkslategrey'>Can be used to search and get recommended about podcasts, process newsletter insights over podcasts etc.</h2>
26
 
27
  </div>