-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
template: bugThis issue might be a bugThis issue might be a bug
Description
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.

If you want to work on this issue, head to the following file as a starting point: docs/app/routes/_index.tsx
To Reproduce
- open home page at: https://www.react-spring.dev
- scroll to bottom
- 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
Metadata
Metadata
Assignees
Labels
template: bugThis issue might be a bugThis issue might be a bug