⚒️ Fix font-family.

This commit is contained in:
pheralb 2022-06-24 21:52:57 +01:00
parent 4fa4c3214a
commit b78fde3cf3

View File

@ -54,7 +54,7 @@ const Header = () => {
href={link.slug}
external={link.external}
>
<Button variant="ghost" fontFamily="Inter-Semibold">
<Button variant="ghost" fontFamily="Inter-SemiBold">
{link.title}
{link.external ? (
<Icon as={ArrowSquareOut} ml="2" />