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.
This commit is contained in:
Ben Patterson
2016-06-15 16:47:28 -04:00
parent 08a4d11db1
commit 602380e52d

View File

@@ -896,7 +896,6 @@ $light-border: 1px solid $gray-l5;
padding: $baseline;
h2 {
@xtend %t-title5;
@extend %t-strong;
margin-bottom: 0;
color: $dark-gray1;