diff --git a/resources/css/components/tags.css b/resources/css/components/tags.css index 3f4c1ae..b94c68b 100644 --- a/resources/css/components/tags.css +++ b/resources/css/components/tags.css @@ -3,6 +3,7 @@ } .thematique-tag { @apply tag; + line-height: 1.3; } .post-type-tag { @apply tag bg-secondary-light text-secondary;