Skip to content

Commit

Permalink
Formatting Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alderwhiteford committed Dec 8, 2023
1 parent 0d76af2 commit 914aac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ export default function Index() {
about bringing your designs to life. You can choose from a variety
of printers, each with its own unique capabilities and specialties.
</p>
<button
<button
className="bg-primary/90 mt-4 p-4 rounded-md text-background font-bold font-display mx-auto"
onClick={() => router.navigate({ to: '/register' })}
>
Expand Down

0 comments on commit 914aac4

Please sign in to comment.