We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cf2ef commit 84496f4Copy full SHA for 84496f4
src/pages/index.tsx
@@ -423,7 +423,7 @@ const HomePage = ({
423
>
424
<AccordionTrigger className="flex border-t px-6 py-4 hover:bg-background-highlight">
425
<div className="flex flex-col items-start gap-y-0.5">
426
- <p className="text-md font-bold text-body">
+ <p className="text-start text-md font-bold text-body">
427
{title}
428
</p>
429
<p className="text-start text-sm text-body-medium">
0 commit comments