added a space in the sr-only span for challenge map so it doesn't run together and fixed a typo on the getting started page

This commit is contained in:
Florian Beijers
2015-08-30 12:43:27 +02:00
parent a737466e68
commit a3b54e3e63
2 changed files with 3 additions and 3 deletions

View File

@ -88,7 +88,7 @@ block content
a(href="/challenges/#{challenge.dashedName}")
span.capitalize= challenge.type + ': '
span= challenge.title
span.sr-only= "Complete"
span.sr-only= " Complete"
else
@ -100,7 +100,7 @@ block content
a(href="/challenges/#{challenge.dashedName}")
span.capitalize= challenge.type + ': '
span= challenge.title
span.sr-only= "InComplete"
span.sr-only= " Incomplete"
//#announcementModal.modal(tabindex='-1')
// .modal-dialog.animated.fadeInUp.fast-animation

View File

@ -14,7 +14,7 @@ block content
.thumbnail
img.gif-block.img-center.img-responsive(src='http://i.imgur.com/pYsTbjI.jpg' alt='a screenshot of our curriculum alongside a screenshot of our chat room.')
.caption
p.large-p Learning to code is hard. To succeed, you'll need lots practice and support. That's why we've created a rigorous curriculum and supportive community.
p.large-p Learning to code is hard. To succeed, you'll need lots of practice and support. That's why we've created a rigorous curriculum and supportive community.
.big-spacer
.thumbnail