Changed link colour

This commit is contained in:
Phil Hughes
2016-03-03 16:13:56 -05:00
committed by Robert Speicher
parent 034ad4e201
commit 0f237dd8fa
+1 -1
View File
@@ -158,6 +158,6 @@
.profile-settings-content {
a {
color: $gl-primary;
color: $profile-settings-link-color;
}
}