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