Skip to content

Commit

Permalink
feat: enhance landing ui
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdibha committed Jan 13, 2024
1 parent 433583b commit b0f1ef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const Landing = () => {
</section>
<section id="open-source" className="container py-8 md:py-12 lg:py-24">
<div className="mx-auto flex max-w-[58rem] flex-col items-center justify-center gap-4 text-center">
<h2 className="text-4xl font-bold leading-[1.1] xl:text-6xl">
<h2 className="text-4xl font-bold leading-[1.1] xl:text-5xl">
Proudly Open Source
</h2>
<p className="text-muted-foreground max-w-[85%] leading-normal sm:text-lg sm:leading-7">
Expand Down

0 comments on commit b0f1ef4

Please sign in to comment.