Commit 28a01a4d by Ben Patterson Committed by GitHub

Merge pull request #12774 from edx/benp/fix-scss-typo-shoppingcart

Remove improper scss syntax.
parents 7e55cc26 602380e5
...@@ -896,7 +896,6 @@ $light-border: 1px solid $gray-l5; ...@@ -896,7 +896,6 @@ $light-border: 1px solid $gray-l5;
padding: $baseline; padding: $baseline;
h2 { h2 {
@xtend %t-title5;
@extend %t-strong; @extend %t-strong;
margin-bottom: 0; margin-bottom: 0;
color: $dark-gray1; color: $dark-gray1;
......
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