embedbetter

This commit is contained in:
2023-06-12 10:45:26 +02:00
parent d17a4d103b
commit 04fbf5314a

View File

@@ -24,8 +24,7 @@
top: 0;
max-width: 640px;
margin: 0 auto;
padding-bottom: 56.25%; /* 16:9 aspect ratio */
height: 0;
height: 360px; /* Height set to maintain 16:9 aspect ratio with 640px width */
overflow: hidden;
}
.video-wrapper iframe {