This commit is contained in:
Oliver Davies 2018-05-28 22:55:23 +02:00
parent fa9652df3e
commit 9212cdb015
21 changed files with 301 additions and 188 deletions

View file

@ -1,15 +0,0 @@
.talk-slides
background: url('../images/loading.gif') center no-repeat
min-height: 275px
@screen md
&
min-height: 375px
@screen lg
&
min-height: 450px
@screen xl
&
min-height: 560px

View file

@ -1,11 +0,0 @@
.talk-video
@apply .relative .w-full
padding-top: 56.25%
.talk-video iframe,
.talk-video embed
@apply .absolute
@apply .pin-l
@apply .pin-t
@apply .h-full
@apply .w-full