parent
271d7c9bf1
commit
123b299345
@ -29,7 +29,7 @@ export const Header: FC = () => {
|
|||||||
>
|
>
|
||||||
<NextLink href={'/'} passHref>
|
<NextLink href={'/'} passHref>
|
||||||
<Link _hover={{ textDecoration: 'none' }}>
|
<Link _hover={{ textDecoration: 'none' }}>
|
||||||
<Text textStyle='header-font'>go-ethereum</Text>
|
<Text textStyle='header-font' whiteSpace='nowrap'>go-ethereum</Text>
|
||||||
</Link>
|
</Link>
|
||||||
</NextLink>
|
</NextLink>
|
||||||
</Stack>
|
</Stack>
|
||||||
|
Loading…
Reference in New Issue
Block a user