From 77406361eb6bfb846b91a363202fe919eca6d643 Mon Sep 17 00:00:00 2001 From: fgrreloaded Date: Tue, 18 Feb 2025 14:55:49 +0530 Subject: [PATCH] make navbar and hero section responsive --- .../_components/BackgroundGradients.tsx | 2 -- .../app/(home)/_components/CodeContainer.tsx | 2 +- .../_components/CustomizableSection.tsx | 2 +- .../(home)/_components/CustomizableStack.tsx | 6 ++--- .../web/src/app/(home)/_components/Navbar.tsx | 22 ++++++++++--------- .../(home)/_components/TechConstellation.tsx | 2 +- .../(home)/_components/TechNodeComponent.tsx | 12 +++++----- .../src/app/(home)/_components/Terminal.tsx | 2 +- apps/web/src/app/(home)/page.tsx | 8 +++---- 9 files changed, 29 insertions(+), 29 deletions(-) diff --git a/apps/web/src/app/(home)/_components/BackgroundGradients.tsx b/apps/web/src/app/(home)/_components/BackgroundGradients.tsx index 2042b4a..c634331 100644 --- a/apps/web/src/app/(home)/_components/BackgroundGradients.tsx +++ b/apps/web/src/app/(home)/_components/BackgroundGradients.tsx @@ -16,8 +16,6 @@ const BackgroundGradients = () => {
- - {/*
*/}
); }; diff --git a/apps/web/src/app/(home)/_components/CodeContainer.tsx b/apps/web/src/app/(home)/_components/CodeContainer.tsx index 926f38d..9e3cce9 100644 --- a/apps/web/src/app/(home)/_components/CodeContainer.tsx +++ b/apps/web/src/app/(home)/_components/CodeContainer.tsx @@ -43,7 +43,7 @@ const CodeContainer = () => {
-
+
diff --git a/apps/web/src/app/(home)/_components/CustomizableSection.tsx b/apps/web/src/app/(home)/_components/CustomizableSection.tsx index 28a225f..c9d5430 100644 --- a/apps/web/src/app/(home)/_components/CustomizableSection.tsx +++ b/apps/web/src/app/(home)/_components/CustomizableSection.tsx @@ -3,7 +3,7 @@ import CustomizableStack from "./CustomizableStack"; export default function CustomizableSection() { return ( -
+
{
-
-
+
+
Select technologies from the left panel to customize your stack. The graph will automatically update connections.
-
+
{ return (