Commit 3a03a0e9 by Frances Botsford

adjust margin-bottom on courseware with license

parent 5fb2a1fd
...@@ -57,7 +57,7 @@ body.view-incourse { ...@@ -57,7 +57,7 @@ body.view-incourse {
.course-wrapper, .course-wrapper,
.profile-wrapper { .profile-wrapper {
max-width: 1180px; max-width: 1180px;
margin: 0 auto ($baseline*2) auto; margin: 0 auto;
padding: 0; padding: 0;
} }
...@@ -77,6 +77,7 @@ body.view-incourse { ...@@ -77,6 +77,7 @@ body.view-incourse {
// site footer // site footer
.wrapper-footer { .wrapper-footer {
margin-top: $baseline;
padding-right: 2%; padding-right: 2%;
padding-left: 2%; padding-left: 2%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment