As-built: drop orphaned WS2812 CSS comment after the matrix removal
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b7e12ec49f
commit
984b71a07d
1 changed files with 1 additions and 2 deletions
|
|
@ -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) */
|
||||
|
|
|
|||
Loading…
Reference in a new issue