You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, Issues #22 and #27 are some side-effects. And PR #31 temporarily disables the snowfall effects in commit ab8e55b. Note: I'm closing #22 and #27 as they are a subset of this one.
The text was updated successfully, but these errors were encountered:
I believe the culprit is the
z-index
property which sends everything to the back and moves the snowfall to the front. Here is the line in question - https://github.com/HackCU/LocalHackDay/blob/master/css/style.css#L43Additionally, Issues #22 and #27 are some side-effects. And PR #31 temporarily disables the snowfall effects in commit ab8e55b.
Note: I'm closing #22 and #27 as they are a subset of this one.
The text was updated successfully, but these errors were encountered: