Tag font size
This commit is contained in:
parent
3d3387886f
commit
5bdc28e19c
|
@ -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>
|
||||||
|
|
Reference in a new issue