@import "~styl/colors"
.step[data-step="intro"]
justify-content space-between
p
font-size 1.125em
font-weight 300
margin .6em 0
text-align left
.header
flex 1 0 auto
.footer
flex 0 0 auto
justify-content center
margin 2em 0 1em
.content
display block
margin-bottom 3em
margin-left auto
margin-right auto
margin-top 1em
max-width 100%
width 34em
.navigation-actions
flex 0 0 auto
justify-content center
[data-component="application"][data-active-step="intro"]
.logo-container
justify-content center
width 100%cloudflare/InstantPlugin
Publicmirrored fromhttps://github.com/cloudflare/InstantPlugin
app/components/steps/intro/intro.styl
36lines · modepreview
9 years ago