parent
a89c270c84
commit
12aae75578
23 changed files with 199 additions and 126 deletions
14
assets/sass/talk.sass
Normal file
14
assets/sass/talk.sass
Normal file
|
@ -0,0 +1,14 @@
|
|||
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables'
|
||||
@import 'mixins'
|
||||
|
||||
.talk-full h1
|
||||
margin-bottom: 25px
|
||||
|
||||
.presentation
|
||||
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