diff --git a/player-asbuilt.html b/player-asbuilt.html index 31bd933..22484fb 100644 --- a/player-asbuilt.html +++ b/player-asbuilt.html @@ -89,8 +89,7 @@ box-shadow:0 0 0 1px #000, inset 0 0 18px rgba(0,0,0,.45) } .tft-cap{ text-align:center; font-size:10px; color:var(--muted); margin-top:7px; letter-spacing:.02em } - /* ---- 4×16 WS2812 RGB matrix: bottom row = beat, 3 rows above = subdivisions ---- */ - /* the beat indicator lives on the TFT now (no LED matrix) */ + /* small caption under the screen / I/O (the beat indicator lives on the TFT now) */ .ledbar-cap{ text-align:center; font-size:10px; color:var(--muted); margin:2px 0 0; letter-spacing:.02em } /* side-by-side: player on the left, BOM on the right (stacks when narrow) */