Merge branch 'feature/enlarge-images' of https://github.com/bugron/FreeCodeCamp into bugron-feature/enlarge-images

This commit is contained in:
Quincy Larson
2015-09-14 13:43:34 -07:00
9 changed files with 231 additions and 6 deletions

View File

@@ -18,6 +18,8 @@ block content
script(src='/js/lib/codemirror/mode/css/css.js')
script(src='/js/lib/codemirror/mode/htmlmixed/htmlmixed.js')
script(src='/js/lib/codemirror/addon/emmet/emmet.js')
script(src='/js/lib/lightbox2/dist/js/lightbox.min.js')
link(rel='stylesheet', href='/js/lib/lightbox2/dist/css/lightbox.css')
.row.courseware-height
.col-xs-12.col-sm-12.col-md-3.col-lg-3
.scroll-locker(id = "scroll-locker")