maybe fixed embed size
This commit is contained in:
@@ -24,7 +24,8 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
height: 360px; /* Height set to maintain 16:9 aspect ratio with 640px width */
|
padding-bottom: 56.25%; /* 16:9 aspect ratio */
|
||||||
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.video-wrapper iframe {
|
.video-wrapper iframe {
|
||||||
|
|||||||
Reference in New Issue
Block a user