xmtp / xmtp-dot-org

xmtp.org, powered by Docusaurus
https://xmtp.org
MIT License
11 stars 25 forks source link

Bug: Width of footer container doesn't match the content container width #107

Closed darickdang closed 2 years ago

darickdang commented 2 years ago

Describe the bug

The width of the footer container is wider than the width of the container from the content section above it.

Steps to Reproduce

Scroll down to the footer and compare it to the content section above.

Expected behavior

The width of the footer container should be the same as the rest of the page.

Screenshots

CleanShot 2022-09-14 at 00 09 37@2x

Additional context

Design screenshot:

CleanShot 2022-09-14 at 00 10 57@2x

Desktop

Please complete the following information if you think it is relevant to the bug:

darickdang commented 2 years ago

@vehidtr I can't figure out how to modify the container around the footer. It should just match the margins on the rest of the page (like the design and screenshot above).

jhaaaa commented 2 years ago

Addressed in https://github.com/xmtp/xmtp-dot-org/pull/176