12 lines
304 B
Sass
12 lines
304 B
Sass
@import "node_modules/bulma/sass/utilities/initial-variables"
|
|
@import "node_modules/bulma/sass/utilities/mixins"
|
|
|
|
.talk-slides
|
|
background: url('../images/loading.gif') no-repeat center
|
|
min-height: 275px
|
|
width: 100%
|
|
+tablet
|
|
min-height: 460px
|
|
+desktop
|
|
min-height: 540px
|