bpHigh commited on
Commit
cc40cee
1 Parent(s): 2a4f916

Update app.py

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