diff --git a/lms/static/images/courses/edx_hp_video_thumbsmall.jpg b/lms/static/images/courses/edx_hp_video_thumbsmall.jpg new file mode 100644 index 0000000000..8d4fcec72d Binary files /dev/null and b/lms/static/images/courses/edx_hp_video_thumbsmall.jpg differ diff --git a/lms/static/sass/_home.scss b/lms/static/sass/_home.scss index 45937d30aa..0a03faa28d 100644 --- a/lms/static/sass/_home.scss +++ b/lms/static/sass/_home.scss @@ -19,7 +19,8 @@ margin: 0 auto; padding: 200px 10px 0px; position: relative; - width: 100%; + max-width: 1200px; + min-width: 760px; } .title { diff --git a/lms/templates/index.html b/lms/templates/index.html index d7c205ce46..bfc6402098 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -19,15 +19,15 @@
+