Skip to content

Decorative blur blob overflows mobile viewport #72

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions