Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

naomi-lgbt opened this issue · comments

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.