style(compare): enlarge per-school name label in mobile section cards #59

Merged
tudor merged 1 commits from fix/mobile-cell-name-size into main 2026-07-18 14:09:03 +00:00
Owner

Mobile-only readability tweak: the colour-coded school name that leads each row inside a measure card was 0.8rem — slightly small for scanning which school a value belongs to. Bumped to 0.9rem with a matching 10px dot. Desktop is unaffected (it uses the column header and hides this label).

Verified on staging: names read clearly above their values with no layout disruption.

🤖 Generated with Claude Code

https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB

Mobile-only readability tweak: the colour-coded school name that leads each row inside a measure card was 0.8rem — slightly small for scanning which school a value belongs to. Bumped to 0.9rem with a matching 10px dot. Desktop is unaffected (it uses the column header and hides this label). Verified on staging: names read clearly above their values with no layout disruption. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB
tudor added 1 commit 2026-07-18 14:06:19 +00:00
style(compare): enlarge the per-school name label in mobile section cards
PR Checks / Frontend Typecheck + Tests (pull_request) Successful in 1m4s
PR Checks / Backend Smoke (pull_request) Successful in 7s
PR Checks / Build Backend (no push) (pull_request) Successful in 11s
PR Checks / Build Frontend (no push) (pull_request) Successful in 47s
PR Checks / Build Pipeline (no push) (pull_request) Successful in 10s
PR Checks / AI Code Review (Claude) (pull_request) Successful in 14s
dc21e80a5e
The colour-coded school name that leads each row in a mobile measure card
was 0.8rem — a touch small to scan which school a value belongs to. Bump
to 0.9rem (with a matching 10px dot) so it's easier to read. Mobile only;
desktop uses the column header and hides this label.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB

🤖 AI Code Review (Claude Code)

This is a minor CSS-only change that increases font size, spacing, and dot size for the mobile per-school name label in comparison section cards, with a clarifying comment. It's a purely cosmetic tweak with no functional, security, or deploy implications.

No issues found.

## 🤖 AI Code Review (Claude Code) This is a minor CSS-only change that increases font size, spacing, and dot size for the mobile per-school name label in comparison section cards, with a clarifying comment. It's a purely cosmetic tweak with no functional, security, or deploy implications. ✅ No issues found.
tudor merged commit e0d5a9969e into main 2026-07-18 14:09:03 +00:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tudor/school_compare#59