Skip to content

Commit 7c1ba64

Browse files
committed
No break all
1 parent 2c3a237 commit 7c1ba64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/index.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ function Home() {
2525
>
2626
<p css={tw`text-lg text-brightblue`}>Introducing the all new</p>
2727
<div css={tw`text-white text-center space-y-12`}>
28-
<p css={tw`text-5xl font-bold overflow-hidden break-all`}>
29-
HelpChat ToolBox
30-
</p>
28+
<p css={tw`text-5xl font-bold overflow-hidden`}>HelpChat ToolBox</p>
3129
<p css={tw`text-base text-lightgray`}>
3230
A collection of tools and solutions you might find useful for you
3331
and your server.

0 commit comments

Comments
 (0)