Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ topics = """
|
|
119 |
|
120 |
# Define the HTML iframe content
|
121 |
iframe = '''
|
122 |
-
<div style="height:
|
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"
|
|
|
119 |
|
120 |
# Define the HTML iframe content
|
121 |
iframe = '''
|
122 |
+
<div style="height:30px;"></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"
|