Skip to content

Commit f3193ca

Browse files
author
UraniumKing007
committed
Adjusted layout of landing process flow for better alignment and removed unnecessary punctuation in the title
1 parent 6e90654 commit f3193ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/landing/landing-process-flow.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ export function LandingProcessFlow() {
66
<div className="lg:pl-4">
77
<Card className="shadow-sm border-2 border-slate-200 bg-slate-50/50 hover:border-indigo-200 transition-colors py-2">
88
<CardContent className="py-2">
9-
<div className="flex items-center justify-between text-xs text-slate-600">
9+
<div className="flex items-center justify-center md:justify-start text-xs text-slate-600">
1010
<div className="text-lg font-medium text-slate-700 mb-1">
11-
Share secrets on a whim:
11+
Share secrets on a whim
1212
</div>
1313
</div>
1414
<div className="flex items-center justify-between md:justify-start gap-1.5 text-base text-slate-600">

0 commit comments

Comments
 (0)