From c87c01cdfe88e4aeca95229b28e512423cc26200 Mon Sep 17 00:00:00 2001 From: Smittix Date: Sun, 8 Feb 2026 14:29:09 +0000 Subject: [PATCH] Load function-strip.css so waterfall bar renders horizontally The function-strip CSS was never linked in index.html, causing all strip items to render as unstyled stacked elements instead of a horizontal flex bar. Co-Authored-By: Claude Opus 4.6 --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index a8814e2..ee9d257 100644 --- a/templates/index.html +++ b/templates/index.html @@ -61,6 +61,7 @@ +