fix: Adjust Spectrum Bar Colors
Deploy DeepDrftPublic / Build & Publish (push) Successful in 3m37s
Deploy DeepDrftPublic / Deploy (push) Successful in 1m23s

This commit is contained in:
daniel-c-harvey
2026-06-09 06:20:07 -04:00
parent 5b3bbc7b47
commit 760e9a1982
6 changed files with 10 additions and 12 deletions
@@ -30,6 +30,6 @@
/* Fill motion is driven by C#-computed SVG geometry, not CSS — no transition here. */
.lmf-icon {
width: 56px;
height: 56px;
width: 48px;
height: 48px;
}