Improve Spotify iframe presentation
This commit is contained in:
parent
660dd4d9da
commit
5e970154fa
3 changed files with 12 additions and 2 deletions
|
@ -355,3 +355,13 @@
|
|||
content: "•";
|
||||
margin: 0 .5em;
|
||||
}
|
||||
|
||||
/* Spotify Cards
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
.kg-card iframe[src*="spotify.com"] {
|
||||
width: 100%;
|
||||
height: 25vw;
|
||||
min-height: 200px;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue