From 67b909112daa96022cbbd4ddef32c74ef4f7b943 Mon Sep 17 00:00:00 2001 From: Darius Cepulis Date: Fri, 31 Oct 2025 15:41:58 -0500 Subject: [PATCH] fix(site): tighten mobile framework selector --- site/src/components/docs/Selectors.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/src/components/docs/Selectors.tsx b/site/src/components/docs/Selectors.tsx index 41be60a1..9b165d3b 100644 --- a/site/src/components/docs/Selectors.tsx +++ b/site/src/components/docs/Selectors.tsx @@ -69,8 +69,12 @@ export function Selectors({ })); return ( -
-
+ // we switch to py-2.5 for a short time to match the table of contents in the body +
+
Framework