Home page pods
This commit is contained in:
@@ -3,15 +3,17 @@ extends ../layout
|
||||
block content
|
||||
#home-page
|
||||
.row
|
||||
.col-xs-12.col-md-3.offset-md-2
|
||||
#logo lunch run me
|
||||
.col-xs-12.col-sm-6.offset-md-2
|
||||
#logo.pod
|
||||
h1 lunch run me
|
||||
.row
|
||||
.col-xs-12.col-md-3.offset-md-2
|
||||
#welcome
|
||||
.col-xs-12.col-sm-6.offset-md-2
|
||||
#welcome.pod
|
||||
| hello there
|
||||
.row
|
||||
.col-xs-12.col-md-3.offset-md-2
|
||||
a.btn.btn-primary
|
||||
| start a run!
|
||||
span.glyphicon.glyphicon-arrow-right
|
||||
.col-xs-12.col-sm-6.offset-md-2
|
||||
#cta.pod
|
||||
a.btn.btn-block
|
||||
| start a run
|
||||
span.glyphicon.glyphicon-chevron-right
|
||||
|
||||
|
||||
Reference in New Issue
Block a user