Move carousel arrows below heading for cleaner layout

Changes to CSS:
- Position carousel-nav at bottom:0 instead of vertical center
- Use centered horizontal layout with 1rem gap
- Reduce arrow size to 32px (smaller, less intrusive)
- Remove semi-transparent background, use solid #e2e8f0
- Simplify shadow to 0 2px 6px

The vertical center placement with arrows overlapping the GIF content
looked messy and busy. This cleaner approach positions compact arrows
centered below the heading ("Clone & Setup" etc.), keeping them visible
but not interfering with the terminal content display.
This commit is contained in:
Vijay Janapa Reddi
2025-11-16 23:03:57 -05:00
parent 144b734f68
commit 51464404fc

Diff Content Not Available