Skip to content

Commit

Permalink
feat: working version
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminshafii committed Sep 28, 2024
1 parent 8c94bb4 commit c70fe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/dashboard/planSelection/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Component() {
<main className="min-h-screen bg-white text-black">
<section className="container mx-auto px-4 py-16">
<Logo />
<h1 className="text-4xl font-bold mt-8 mb-2 text-center mb-8">
<h1 className="text-4xl font-bold mt-8 text-center mb-8">
Choose Your Plan
</h1>

Expand Down

0 comments on commit c70fe1f

Please sign in to comment.