File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- @import " @edx/brand/paragon/fonts.scss" ;
2
- @import " @edx/brand/paragon/variables.scss" ;
3
- @import " @edx/paragon/scss/core/core.scss" ;
4
- @import " @edx/brand/paragon/overrides.scss" ;
1
+ @import " ~ @edx/brand/paragon/fonts.scss" ;
2
+ @import " ~ @edx/brand/paragon/variables.scss" ;
3
+ @import " ~ @edx/paragon/scss/core/core.scss" ;
4
+ @import " ~ @edx/brand/paragon/overrides.scss" ;
5
5
6
6
$fa-font-path : " ~font-awesome/fonts" ;
7
7
@import " ~font-awesome/scss/font-awesome" ;
8
+
8
9
.course-tabs-navigation {
9
10
border-bottom : solid 1px #eaeaea ;
10
11
Original file line number Diff line number Diff line change 1
- @import " @edx/brand/paragon/fonts.scss" ;
2
- @import " @edx/brand/paragon/variables.scss" ;
3
- @import " @edx/paragon/scss/core/core.scss" ;
4
- @import " @edx/brand/paragon/overrides.scss" ;
1
+ @import " ~ @edx/brand/paragon/fonts.scss" ;
2
+ @import " ~ @edx/brand/paragon/variables.scss" ;
3
+ @import " ~ @edx/paragon/scss/core/core.scss" ;
4
+ @import " ~ @edx/brand/paragon/overrides.scss" ;
5
5
6
6
@import " ~@edx/frontend-component-footer/dist/footer" ;
7
7
@import " ~@edx/frontend-component-header/dist/index" ;
@@ -313,7 +313,6 @@ header {
313
313
background-color : #fff ;
314
314
315
315
.container-xl {
316
- padding-left : 31px ;
317
316
font-size : 1.125rem ;
318
317
319
318
.nav {
You can’t perform that action at this time.
0 commit comments