Update tag colour

This commit is contained in:
Oliver Davies 2018-10-24 12:23:05 +01:00
parent fed6bfaa8f
commit e5821d2e79

View file

@ -6,7 +6,7 @@
<li> <li>
<a <a
href="/blog/tags/{{ tag }}" href="/blog/tags/{{ tag }}"
class="text-sm py-1 px-2 mr-1 mb-1 bg-grey-lighter text-grey leading-none no-underline hover:underline focus:underline" class="text-sm py-1 px-2 mr-1 mb-1 bg-grey-lighter text-grey-darker leading-none no-underline hover:underline focus:underline"
> >
{{- tag -}} {{- tag -}}
</a> </a>