From 37e8a420d60d3c577bc282a86b82ad523cd8d2a3 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 31 Jul 2026 17:59:23 +0200 Subject: [PATCH] Adjust sticky rail offsets and max-height calculations for improved viewport usage --- web/components/profile/profile-info.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/web/components/profile/profile-info.tsx b/web/components/profile/profile-info.tsx index ad7f9d1d..6143bbfa 100644 --- a/web/components/profile/profile-info.tsx +++ b/web/components/profile/profile-info.tsx @@ -483,10 +483,13 @@ function ProfileContent(props: { `row-span-2` gives the sticky element a containing block taller than itself, which is what it needs to have anywhere to travel. */}