🎨 improve tag style

This commit is contained in:
yanyongyu
2022-01-01 12:07:33 +08:00
parent feadffebcd
commit 574d4366a6
2 changed files with 29 additions and 5 deletions

View File

@ -23,7 +23,7 @@ export default function Tag({
return (
<span
className={clsx(
"inline-flex px-3 rounded-full items-center align-middle mr-2",
"font-mono inline-flex px-3 rounded-full items-center align-middle mr-2",
className
)}
style={{