... |
... |
@@ -1,10 +1,12 @@ |
1 |
1 |
{{html}} |
2 |
2 |
<iframe |
3 |
|
- style="border-radius: 12px" |
|
3 |
+ style=" |
|
4 |
+ border-radius: 12px; |
|
5 |
+ width: 100%; |
|
6 |
+ height: 352px; |
|
7 |
+ border: none; |
|
8 |
+ " |
4 |
4 |
src="https://open.spotify.com/embed/playlist/0e8guQffSLf0AD7SayyGpc?utm_source=generator&theme=0" |
5 |
|
- width="100%" |
6 |
|
- height="352" |
7 |
|
- frameBorder="0" |
8 |
8 |
allowfullscreen="" |
9 |
9 |
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" |
10 |
10 |
loading="lazy" |
... |
... |
@@ -11,3 +11,4 @@ |
11 |
11 |
></iframe> |
12 |
12 |
{{/html}} |
13 |
13 |
|
|
16 |
+ |