Skip to content

Commit 2fd7e82

Browse files
committed
chore: updated spacing
1 parent 2a5bfb0 commit 2fd7e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export default function Layout({ children }: { children: ReactNode }) {
9393
id="telegram"
9494
variant="rainbow"
9595
rainbowColors={["#4F57FA", "#2F99FF"]}
96-
className="gap-2"
96+
className="gap-1.5 text-xs sm:text-base"
9797
>
9898
<p>Join our community of builders on</p>
9999
<Link

0 commit comments

Comments
 (0)