Skip to content

Commit 6e90654

Browse files
author
UraniumKing007
committed
Centered the flow
1 parent 0c7f0fd commit 6e90654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export function LandingProcessFlow() {
1111
Share secrets on a whim:
1212
</div>
1313
</div>
14-
<div className="flex items-center gap-1.5 text-base text-slate-600">
14+
<div className="flex items-center justify-between md:justify-start gap-1.5 text-base text-slate-600">
1515
<div className="flex md:flex-row flex-col items-center gap-1.5">
1616
<Edit3 className="size-4" />
1717
<span>Write</span>

0 commit comments

Comments
 (0)