mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
⚒️ Fix font-family.
This commit is contained in:
parent
4fa4c3214a
commit
b78fde3cf3
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user