Skip to content

Commit 6930d2c

Browse files
authored
Merge pull request #11565 from ethereum/staging
Staging -> dev
2 parents 445ddf0 + 9f09826 commit 6930d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Hero/HubHero/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ const HubHero = (props: HubHeroProps) => {
5555
transform={{ xl: "translateY(-50%)" }}
5656
backdropFilter={{ xl: "auto" }}
5757
backdropBlur={{ xl: "base" }}
58+
wordBreak="break-word"
5859
>
5960
<Heading
6061
as="h1"

0 commit comments

Comments
 (0)