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 2c3a237 commit 7c1ba64Copy full SHA for 7c1ba64
pages/index.tsx
@@ -25,9 +25,7 @@ function Home() {
25
>
26
<p css={tw`text-lg text-brightblue`}>Introducing the all new</p>
27
<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>
+ <p css={tw`text-5xl font-bold overflow-hidden`}>HelpChat ToolBox</p>
31
<p css={tw`text-base text-lightgray`}>
32
A collection of tools and solutions you might find useful for you
33
and your server.
0 commit comments