Remove minimum height from iframes to fix audio in hope fitvids can handle edge cases
Ref #111
This commit is contained in:
parent
5e203c1046
commit
c85ffc32b4
1 changed files with 0 additions and 1 deletions
|
@ -6,5 +6,4 @@
|
||||||
iframe {
|
iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 36vw;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue