Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

[BUG] - "Bonus Box" div invisible on light mode #653

Closed naomi-lgbt closed 3 years ago

naomi-lgbt commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

The .bonus-box div (shown in the screenshot below) does not appear in light mode.

To Reproduce Steps to reproduce the behavior:

  1. Go to your profile - ensure you have at least 5 eligible PRs.
  2. Click on the view toggle to switch the page to light mode.
  3. See the icon disappear.

Expected behavior A clear and concise description of what you expected to happen.

The icon should be visible in both view modes.

Screenshots If applicable, add screenshots to help explain your problem.

Dark mode: image

Light mode: image

Div is still present:

image

Additional context Add any other context about the problem here.