dogutcu commited on
Commit
15ba038
·
verified ·
1 Parent(s): 7535057

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -119,11 +119,12 @@ topics = """
119
 
120
  # Define the HTML iframe content
121
  iframe = '''
 
122
  <iframe style="border-radius:12px"
123
  src="https://open.spotify.com/embed/episode/1Emjgqf8PfwD42kvyKvtfW?utm_source=generator&theme=0"
124
  width="100%" height="152" frameBorder="0"
125
  allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
126
- <div style="height:10px;"></div>
127
  <iframe style="border-radius:12px"
128
  src="https://open.spotify.com/embed/episode/6m83iwiAwCOu5yaW8LOT1v?utm_source=generator&theme=0"
129
  width="100%" height="152" frameBorder="0" allowfullscreen=""
 
119
 
120
  # Define the HTML iframe content
121
  iframe = '''
122
+ <div style="height:25px;"></div>
123
  <iframe style="border-radius:12px"
124
  src="https://open.spotify.com/embed/episode/1Emjgqf8PfwD42kvyKvtfW?utm_source=generator&theme=0"
125
  width="100%" height="152" frameBorder="0"
126
  allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
127
+ <div style="height:25px;"></div>
128
  <iframe style="border-radius:12px"
129
  src="https://open.spotify.com/embed/episode/6m83iwiAwCOu5yaW8LOT1v?utm_source=generator&theme=0"
130
  width="100%" height="152" frameBorder="0" allowfullscreen=""