Commit 602380e5 by Ben Patterson

Remove improper scss syntax.

This was a typo that was missed, and is not resulting in any styling.

Removing it is a no-op.

The original committer does not work in this code anymore, and
it is old enough such that changing it would be more disruptive.
parent 08a4d11d
...@@ -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