Skip to content

Commit

Permalink
add line break
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Sep 19, 2023
1 parent b4ae113 commit 96e9c0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/components/about/AboutEnd.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ export default function AboutEnd() {
overline="Join us"
title={
<Typography variant="h2" sx={{ mt: 1, maxWidth: 600, mx: 'auto' }}>
Build <GradientText>the next generation</GradientText> of tools for UI development
Build <GradientText>the next generation</GradientText>
<br /> of tools for UI development
</Typography>
}
description="We aim high at enabling developers & designers to bring stunning UIs to life with unrivalled speed and ease."
Expand Down

0 comments on commit 96e9c0e

Please sign in to comment.