Files
edx-platform/lms/static/sass/mobile/_main.scss
Waheed Ahmed d7d310bc4f Course dates mobile fragment improvments.
Added new mobile css entry in css pipline and removed
dates heading for mobile view.

LEARNER-3206
2017-12-04 15:16:06 +05:00

7 lines
121 B
SCSS

body {
@include padding-left($baseline);
@include padding-right($baseline);
background: theme-color("inverse");
}