# Layout Issue Catalogue β€” refer_landing_page **Date:** 2026-06-16 **Scope:** all `app/**/page.tsx`, `components/*.tsx`, `app/globals.css`, `tailwind.config.ts`, `app/intro/_components/HeroComposition.tsx`. **Method:** source review + live dev render (`npx next dev -p 4510`, all 5 routes, 200 OK). No browser available so visual verification is by DOM + class composition analysis; defects that can be derived from class+CSS math are flagged as **Verified**, defects that would need a viewport to be 100% sure are flagged as **Likely**. Severity legend: πŸ”΄ bug (visible defect) Β· 🟠 likely (probable defect worth fixing) Β· 🟑 polish (improvement, not a bug). --- ## 1. πŸ”΄ `border-current/30` and `border-current/20` do NOT actually follow the current text color **Files:** - `app/lectures/page.tsx:86` β€” `

... level ...` - `app/lectures/page.tsx:90` β€” `

` - `app/standardization/page.tsx:145` β€” `

` - `app/standardization/page.tsx:150` β€” `