Make video class not talk specific

This commit is contained in:
Oliver Davies 2019-05-30 23:05:39 +01:00
parent e36755013d
commit 969dc5e17e
3 changed files with 7 additions and 4 deletions

View file

@ -1,6 +0,0 @@
.talk-video {
iframe,
embed {
@apply absolute h-full left-0 top-0 w-full
}
}