Note
Documentation-site release. The participant packages are identical to v1.6.0 — there is no need to redistribute the zips.
Highlights
Hovering any heading now gives one consistent cue: the title slides gently to the right. Step titles — which previously stayed put and popped up a floating shadow box instead — now join in, and the shadow box is gone everywhere.
Step titles slide like every other heading
- Hovering a step title now shifts it right, matching h1–h4 headings across the site.
- The numbered circle stays put on the rail while the title slides, so the timeline never wobbles.
No more hover shadow box
- The drop shadow on hovered h4 headings is removed. They now slide like the rest instead of appearing to float.
- Dead styling cleaned up. The h4 background gradient referenced a CSS variable that was never defined, so it had never rendered — it is now deleted outright.
See it live: https://mukoubuchi.github.io/vector-search-hands-on/
Full Changelog: v1.6.0...v1.7.0

