Make video class not talk specific
This commit is contained in:
parent
e36755013d
commit
969dc5e17e
3 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,7 @@
|
|||
.talk-video {
|
||||
.video-full {
|
||||
@apply w-full relative;
|
||||
padding-top: 56.25%;
|
||||
|
||||
iframe,
|
||||
embed {
|
||||
@apply absolute h-full left-0 top-0 w-full
|
Loading…
Add table
Add a link
Reference in a new issue