mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 00:53:47 +00:00
parent
271d7c9bf1
commit
123b299345
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue