Updated link color in text panel to be -link-color

This commit is contained in:
Matt Toback
2016-04-22 11:32:19 -04:00
parent be19f8888e
commit 349f6b51a5

View File

@@ -4,4 +4,5 @@
margin: 0 0 $spacer $spacer * 1.5;
}
li {line-height: 2;}
a { color: $external-link-color; }
}