Spaces
This commit is contained in:
parent
772e19c320
commit
c962a84415
12 changed files with 97 additions and 101 deletions
|
@ -1,15 +1,15 @@
|
|||
.talk-slides
|
||||
background: url('../images/loading.gif') center no-repeat
|
||||
min-height: 275px
|
||||
background: url('../images/loading.gif') center no-repeat
|
||||
min-height: 275px
|
||||
|
||||
@screen md
|
||||
&
|
||||
min-height: 375px
|
||||
@screen md
|
||||
&
|
||||
min-height: 375px
|
||||
|
||||
@screen lg
|
||||
&
|
||||
min-height: 450px
|
||||
@screen lg
|
||||
&
|
||||
min-height: 450px
|
||||
|
||||
@screen xl
|
||||
&
|
||||
min-height: 560px
|
||||
@screen xl
|
||||
&
|
||||
min-height: 560px
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
.talk-video
|
||||
iframe,
|
||||
embed
|
||||
@apply .absolute
|
||||
@apply .h-full
|
||||
@apply .pin-l
|
||||
@apply .pin-t
|
||||
@apply .w-full
|
||||
iframe,
|
||||
embed
|
||||
@apply .absolute
|
||||
@apply .h-full
|
||||
@apply .pin-l
|
||||
@apply .pin-t
|
||||
@apply .w-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue