10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
.video-full {
|
|
@apply w-full relative;
|
|
padding-top: 56.25%;
|
|
|
|
iframe,
|
|
embed {
|
|
@apply absolute h-full left-0 top-0 w-full
|
|
}
|
|
}
|