Skip to content

Decorative blur blob overflows mobile viewport #72

@matrixise

Description

@matrixise

Problem

A .absolute w-96 h-96 bg-py-blue/10 rounded-full element extends to right:478px on a 375px viewport. No horizontal scroll today (parent clips), cosmetic only, but the decorative layer isn't constrained.

Fix

Ensure overflow-hidden on the hero wrapper or constrain the blob with max-w.

File: layouts/partials/hero.html
Found by /seo audit (visual), 2026-05-29.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions