iframe du radiolive : ouvrir pour la hauteur nécessaire du contenu

This commit is contained in:
chankalan 2023-08-30 10:33:07 +02:00
parent 764ea3a040
commit 24ebf48c47
1 changed files with 2 additions and 2 deletions

View File

@ -1162,7 +1162,7 @@ a:hover .fab, a:hover .fas {
text-align: center;
}
iframe {
min-height: 300px;
min-height: 860px;
}
}
@include media($bp-medium) {
@ -1188,7 +1188,7 @@ a:hover .fab, a:hover .fas {
line-height: 1.1;
}
iframe {
min-height: 300px;
min-height: 860px;
}
audio {
@include media($bp-medium) {