Skip to content

Commit

Permalink
fix: window resizing hiding demo
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashankar committed Dec 23, 2024
1 parent f4c3e17 commit dcc30a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export default function Home() {
<span className="logo-text text-2xl sm:text-3xl">docetl</span>
</div>
<p className="text-lg sm:text-xl mb-4 sm:mb-6">
Powering complex document processing pipelines
A system for LLM-powered data processing
</p>

<div className="max-w-lg mx-auto flex flex-col items-center mb-6">
Expand Down

0 comments on commit dcc30a7

Please sign in to comment.