Courses UI: add screenshot to landing page course blocks

This commit is contained in:
Matt Lott 2015-08-24 06:11:11 -07:00
parent f42f34c96f
commit 7d419c1615
2 changed files with 8 additions and 0 deletions

View file

@ -5,6 +5,10 @@
.code-input
width: 100%
.course-image
width: 100%
.course-panel
margin: 20px

View file

@ -95,6 +95,10 @@ mixin course-block(course, courseID)
strong #{course.unlocked ? '[ enrolled ]' : ''}
.panel-body
.container-fluid
.row
.col-md-12
p
img.course-image(src="#{course.image}")
.row.button-row
.col-md-6
strong Topics