mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
The .prose p rule (specificity 0,1,1) was overriding .docs-viz-caption's intended margin-top, leaving 0px between the caption and the cards/file/ report above it on every docs page that uses the hero block. Bump specificity with .docs-viz-hero .docs-viz-caption and set margin: 16px 0 0 so the caption sits 16px below the visual and lets the hero's 24px padding alone control the bottom gap. Symmetric inside the cream box. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>