left align font on bonfire challenges

This commit is contained in:
Michael Q Larson
2015-01-28 21:14:26 -08:00
parent 20e77fdc63
commit 74acf75c0c

View File

@ -60,20 +60,20 @@ block content
i.ion-ios-flame i.ion-ios-flame
i.ion-ios-flame i.ion-ios-flame
.well .well
.row.text-center .row
row.text-center
.col-xs-12 .col-xs-12
.bonfire-instructions .bonfire-instructions
= brief p= brief
#brief-instructions.col-xs-12 #brief-instructions
.text-center
button#more-info.btn.btn-info button#more-info.btn.btn-info
span.ion-help-circled span.ion-help-circled
| More information | More information
#long-instructions.row.text-center.hide #long-instructions.row.hide
.col-xs-12 .col-xs-12
.bonfire-instructions
for sentence in details for sentence in details
p!= sentence p!= sentence
.text-center
button#less-info.btn.btn-info button#less-info.btn.btn-info
span.ion-help-circled span.ion-help-circled
| Less information | Less information