Merge branch 'fix/article-keywords' into feature/complete-develop-merge

This commit is contained in:
Daniel Weissmall 2022-10-12 14:45:52 +03:00
commit 011f1564a0

View File

@ -26,7 +26,7 @@ export function ArticleKeywords({
"hover:text-blue-600", "hover:text-blue-600",
{ {
"text-xs text-gray-500 leading-5": emphasis === "low", "text-xs text-gray-500 leading-5": emphasis === "low",
"text-base text-gray-900 px-2 border rounded hover:border-blue-600 border-gray-900": "text-base text-gray-900 px-2 border rounded hover:border-blue-600 border-gray-200":
emphasis === "high", emphasis === "high",
}, },
className className