From fdd357e46e62f2a3a127b306368339be4408151b Mon Sep 17 00:00:00 2001 From: Nicholai Date: Tue, 7 Oct 2025 16:27:31 -0600 Subject: [PATCH] feat(artists): redesign Artists section to minimal masonry layout with tighter spacing, smaller radii, lighter overlays; widen container to max-w-[1800px] and adjusted paddings\nstyle(nav): match container width and paddings to max-w-[1800px] px-6 lg:px-10 for consistency --- components/navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/navigation.tsx b/components/navigation.tsx index 9b6a82778..584baf5aa 100644 --- a/components/navigation.tsx +++ b/components/navigation.tsx @@ -128,7 +128,7 @@ export function Navigation() { : "bg-transparent backdrop-blur-none opacity-100", )} > -
+