We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1693f commit 83a9ce9Copy full SHA for 83a9ce9
modules/docusaurus-website/src/components/home.tsx
@@ -56,6 +56,7 @@ const ProjectName = styled.h1`
56
font-weight: 700;
57
margin: 0;
58
margin-bottom: 16px;
59
+ word-wrap: normal;
60
`;
61
62
const GetStartedLink = styled.a`
0 commit comments