Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -120,7 +120,7 @@ topics = """
|
|
120 |
|
121 |
# Define the HTML iframe content
|
122 |
iframe = '''
|
123 |
-
<div style="height:
|
124 |
<iframe style="border-radius:12px"
|
125 |
src="https://open.spotify.com/embed/episode/1Emjgqf8PfwD42kvyKvtfW?utm_source=generator&theme=0"
|
126 |
width="100%" height="152" frameBorder="0"
|
|
|
120 |
|
121 |
# Define the HTML iframe content
|
122 |
iframe = '''
|
123 |
+
<div style="height:12px;"></div>
|
124 |
<iframe style="border-radius:12px"
|
125 |
src="https://open.spotify.com/embed/episode/1Emjgqf8PfwD42kvyKvtfW?utm_source=generator&theme=0"
|
126 |
width="100%" height="152" frameBorder="0"
|