From 5ef6ea1adbb41c0f4ff91203d5dff6c255f8aa95 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 6 Feb 2026 07:44:40 +0000 Subject: [PATCH] feat(site): show desktop hint on small screens instead of click prompt On screens below the lg breakpoint (1024px), rows are not clickable. Instead of showing "Click on a row to explore individual model runs", show a message suggesting users visit on desktop for the full interactive experience. https://claude.ai/code/session_017b2mDdP6RXuB4wFLDEDKVg --- site/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/site/index.html b/site/index.html index b536bd8..e5fb736 100644 --- a/site/index.html +++ b/site/index.html @@ -112,8 +112,8 @@
- -

+ +

+ +

+ + + + + + Visit on a desktop for the full interactive experience + +

Model leaderboard with rounds, tool-call reliability, tokens, time, and cost