Tag font size

This commit is contained in:
Oliver Davies 2018-10-04 00:30:17 +01:00
parent 3d3387886f
commit 5bdc28e19c

View file

@ -6,7 +6,7 @@
<li> <li>
<a <a
href="/blog/tags/{{ tag }}" href="/blog/tags/{{ tag }}"
class="text-xs 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 leading-none no-underline hover:underline focus:underline"
> >
{{- tag -}} {{- tag -}}
</a> </a>