mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 09:51:00 +00:00
Removed `content-visibility: auto` on broad <ul>/<ol> selectors and .v2-tag-section. On the slate (dark) theme it produced black flashes while scrolling and made link lists below the index mosaic appear collapsed/broken due to intrinsic-size mismatch causing scrollbar jumps. The tags page already uses collapsed <details> (native render skipping), so the optimization was redundant and harmful. Bumped CSS cache-bust to ?v=2.9.2. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>