From fa51c23a11b7d4ec772190b8a5ce1afd1380114c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 8 Jun 2026 23:14:43 +0200 Subject: [PATCH] Extend bio width on XXL screens --- web/components/profile/profile-info.tsx | 2 +- web/tailwind.config.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/components/profile/profile-info.tsx b/web/components/profile/profile-info.tsx index a2506551..2b2f989e 100644 --- a/web/components/profile/profile-info.tsx +++ b/web/components/profile/profile-info.tsx @@ -334,7 +334,7 @@ function ProfileContent(props: { return ( <>
diff --git a/web/tailwind.config.js b/web/tailwind.config.js index fece0f13..ac4dfa24 100644 --- a/web/tailwind.config.js +++ b/web/tailwind.config.js @@ -19,6 +19,7 @@ module.exports = { lg: '1024px', xl: '1280px', '2xl': '1536px', + '3xl': '1800px', }, fontFamily: Object.assign(