The homepage shows a large unused vertical gap between the bottom of the page content and the footer's content row (© decdn labs · open source … presskit). The footer's top whitespace plus padding makes the page look unfinished on tall viewports.
Expected: the footer sits tight to the content above it (or the gap is intentional and visually balanced).
Actual: a conspicuous empty band precedes the footer rule.
Likely area: components/site/Footer.tsx (pt-16 pb-10 + the rule opacity-40 divider) and/or the trailing section's bottom spacing.
The homepage shows a large unused vertical gap between the bottom of the page content and the footer's content row (
© decdn labs · open source…presskit). The footer's top whitespace plus padding makes the page look unfinished on tall viewports.Expected: the footer sits tight to the content above it (or the gap is intentional and visually balanced).
Actual: a conspicuous empty band precedes the footer rule.
Likely area:
components/site/Footer.tsx(pt-16 pb-10+ therule opacity-40divider) and/or the trailing section's bottom spacing.