olsch01 6b6bfea220 Fix carousel height jumping by stacking slides with CSS grid
Replace display:none/flex slide toggling with CSS grid stacking so all
slides always occupy the same layout cell. The container height is now
fixed at the tallest image height — no more text jumping below the
carousel as slides change. Also enables the existing opacity fade
transition which was previously blocked by display:none.

Affects: index.html, articles/why-we-built-hoa-ledgeriq.html,
         articles/hoa-financial-blind-spots.html, and all future articles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 07:45:49 -04:00
2026-04-02 07:40:38 -04:00
2026-03-09 14:45:46 -04:00
2026-03-09 14:45:46 -04:00
2026-03-11 10:02:55 -04:00
2026-03-03 08:58:15 -05:00
2026-04-01 11:08:34 -04:00
2026-03-16 14:08:42 -04:00
2026-03-16 14:03:48 -04:00
2026-04-01 11:34:53 -04:00
2026-03-16 14:04:11 -04:00
Description
No description provided
7 MiB
Languages
HTML 69.7%
CSS 19.1%
JavaScript 10%
Shell 1.2%