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