Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 21, 2023
1 parent 01b2820 commit d65d96b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/next/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ export default function Home() {
🤩
</li>
</ul>
<p className="indent-10 text-md text-slate-700 dark:text-slate-400">
☝️ These two examples are the most advanced and the ones we recommend at
the moment.
<p className="indent-10 text-center text-md text-slate-700 dark:text-slate-400 max-w-lg">
☝️ These two examples are the most advanced and the ones we recommend
for now.
</p>
<h2 className="text-slate-700 dark:text-slate-300 text-xl">
Other Examples:
Expand Down

0 comments on commit d65d96b

Please sign in to comment.