Update pin-* classes

This commit is contained in:
Oliver Davies 2019-03-21 07:44:20 +00:00
parent 9863ca2df4
commit 42c3dac498
3 changed files with 3 additions and 3 deletions

View file

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