Split stylesheets
This commit is contained in:
parent
8d5c0df143
commit
733a34f19d
17 changed files with 52 additions and 21 deletions
11
assets/sass/talk.sass
Normal file
11
assets/sass/talk.sass
Normal file
|
@ -0,0 +1,11 @@
|
|||
@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
|
Loading…
Add table
Add a link
Reference in a new issue