Commit 188cb936 authored by Nick Kipling's avatar Nick Kipling

Changing link color to black

parent e030ccf8
...@@ -66,7 +66,7 @@ export default { ...@@ -66,7 +66,7 @@ export default {
<gl-link <gl-link
ref="pipeline-project" ref="pipeline-project"
:href="packagePipeline.project.web_url" :href="packagePipeline.project.web_url"
class="text-primary font-weight-bold text-truncate" class="font-weight-bold text-truncate"
> >
{{ packagePipeline.project.name }} {{ packagePipeline.project.name }}
</gl-link> </gl-link>
......
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