@import "~styl/colors"
.step[data-step="intro"]
justify-content space-between
h1 div
display block
text-align center
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-top 2em
.content
display block
margin-bottom 3em
margin-left auto
margin-right auto
margin-top 1em
max-width 100%
width 35em
.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
40lines · modepreview
unknown