Tighten spacing around tag counts

This commit is contained in:
Sam Becker 2023-12-14 21:42:03 -06:00
parent b5d6514243
commit 825503d926

View File

@ -37,7 +37,7 @@ export default function EntityLink({
</>;
return (
<span className="group inline-flex items-center gap-3 overflow-hidden">
<span className="group inline-flex items-center gap-2 overflow-hidden">
<Link
href={href}
title={title}