From 480a6cdb374f415076b248fbe3d0ffd10ab60263 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 9 Dec 2025 00:40:19 +0400 Subject: [PATCH] fix: layout --- apps/v4/components/github-link.tsx | 2 +- apps/v4/styles/globals.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/components/github-link.tsx b/apps/v4/components/github-link.tsx index e230d77238..dcba0d01a0 100644 --- a/apps/v4/components/github-link.tsx +++ b/apps/v4/components/github-link.tsx @@ -11,7 +11,7 @@ export function GitHubLink() {