Skip to content

Optimize landing page and cards for mobile viewports #45

Description

@NewGraphEnvironment

Problem

On mobile viewports:

  • The "Open Source Software Development" card text gets cut off in the landing page "Our Work" cards section — the title is too long for narrow screens
  • "Who We Are" section heading peeks in but the scroll indicator arrow is not visible
  • Cards may not stack cleanly at all breakpoints

Proposed Solution

  • Test all pages at 375px, 414px, 768px widths
  • Adjust card grid breakpoints and text sizing for narrow screens
  • Consider shorter card titles on mobile or wrapping adjustments
  • Review hero height and scroll indicator positioning on mobile
  • Check contact page form layout on narrow screens

The custom layouts are in layouts/index.html and layouts/form/split-right.html — both have a basic @media (max-width: 480px) rule that likely needs expanding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions