Skip to content

[bug]<home>: container size not applied to two sections #2400

@ahmed0saber

Description

@ahmed0saber

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

The issue is related to the website not react-spring itself

What's Wrong?

Two sections: "Join our community" and "Check out the ecosystem" on the home page are not respecting the container size and appear stretched to full width on mobile and desktop instead of being aligned with the rest of the layout.

Image

If you want to work on this issue, head to the following file as a starting point: docs/app/routes/_index.tsx

To Reproduce

  1. open home page at: https://www.react-spring.dev
  2. scroll to bottom
  3. now you can see the last two sections not respecting container size

Expected Behaviour

The two sections should respect container size as all other sections on the same page.

Link to repo

https://www.react-spring.dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions