This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/talk.sass
2017-05-21 22:05:39 +01:00

15 lines
342 B
Sass

@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