Skip to content

Commit

Permalink
line break
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Jan 17, 2024
1 parent 69393f5 commit 4b33e60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ export const IndexPage = ({
<main className="relative pt-[116px] md:pt-[140px]">
<Section className="mx-auto max-w-[968px] px-5">
<h2 className="mt-4 text-4xl font-bold leading-[44px] tracking-tight md:mt-6 md:text-center md:text-[56px] md:leading-[67px]">
Build and query great APls with TypeScript
Build and query <br />
great APls with TypeScript
</h2>
<h3 className="mt-6 text-lg leading-8 text-gravel-700 md:text-center md:text-xl md:[text-wrap:balance]">
Aggregate all your data sources and transform them into a great
Expand Down

1 comment on commit 4b33e60

@vercel
Copy link

@vercel vercel bot commented on 4b33e60 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

spacex-fuse – ./examples/spacex

spacex-fuse-git-main-stellate.vercel.app
spacex-fuse.vercel.app
spacex-fuse-stellate.vercel.app

Please sign in to comment.