9 lines
190 B
Sass
9 lines
190 B
Sass
.talk-slides
|
|
background: url('../images/loading.gif') no-repeat center
|
|
min-height: 275px
|
|
width: 100%
|
|
+tablet
|
|
min-height: 460px
|
|
+desktop
|
|
min-height: 540px
|