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.
2 parents a9e53ed + 474fc32 commit 5c1a455Copy full SHA for 5c1a455
1 file changed
apps/landing/src/app/layout.tsx
@@ -58,6 +58,7 @@ globalCss({
58
// WebkitFontSmoothing: 'antialiased',
59
// MozOsxFontSmoothing: 'grayscale',
60
fontFamily: 'Spoqa Han Sans Neo, Arial, Helvetica, sans-serif',
61
+ wordBreak: 'keep-all',
62
},
63
'*': {
64
boxSizing: 'border-box',
0 commit comments