Skip to content

Instantly share code, notes, and snippets.

@colwem
Created March 16, 2016 00:49
Show Gist options
  • Select an option

  • Save colwem/ad1d8ad9ab29c04ecded to your computer and use it in GitHub Desktop.

Select an option

Save colwem/ad1d8ad9ab29c04ecded to your computer and use it in GitHub Desktop.
.jumbotron
.container
.visible-xs-block
.center-block
img(
alt="AutoCron"
src="/images/logos/AutoCronLogo.svg")
.title.h1
| AutoCron
.subtitle.h1
small
| Re-cron your cron
.visible-sm-block
.center-block
img(
alt="AutoCron"
src="/images/logos/AutoCronLogo.svg")
.title.h1
| AutoCron
.subtitle.h1
small
| Re-cron your cron
.visible-md-block.visible-lg-block
.parent
img(
alt="AutoCron"
src="/images/logos/AutoCronLogo.svg")
.bottom
span.title.h1
| AutoCron
span.subtitle.h1
small
| Re-cron your cron
.visible-xs-block, .visible-sm-block
.title
margin-top 0.7em
margin-bottom 0px
line-height 0.4em
.subtitle
margin-top 0px
margin-bottom 0px
.visible-xs-block
.center-block
width 200px
img
width 200px
.visible-sm-block
.center-block
width 400px
img
width 200px
.visible-md-block, .visible-lg-block
.center-block
width 800px
img
width 300px
.parent
position relative
.bottom
position absolute
bottom 10px
left 300px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment