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

pull/4794/head
Matt Toback 9 years ago
parent be19f8888e
commit 349f6b51a5
  1. 1
      public/sass/components/_panel_text.scss

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

Loading…
Cancel
Save