xmtp / xmtp-dot-org

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

Top of main container of homepage has a blurred background on large viewports #182

Closed darickdang closed 2 years ago

darickdang commented 2 years ago

Describe the bug

The blurred background that (correctly) appears on the /docs/* pages shows up on the homepage when the viewport gets wider than ~1800px.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to the Developer Portal homepage
  2. Widen the browser width to be wider than 1800px
  3. See the blurred background appear

Expected behavior

The blurred background that appears on /docs/* should not appear at all on the homepage at all

Screenshots

Current implementation:

CleanShot 2022-10-07 at 13 28 14@2x

Additional context

Desktop

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

jhaaaa commented 2 years ago

Thank you for this, @darickdang! Fixed via https://github.com/xmtp/xmtp-dot-org/pull/191