Closed Gizmokid2005 closed 5 years ago
Welcome! Congrats on your first pull request to The Midnight Theme. If you haven't already, please be sure to check out the contributing guidelines.
Congrats on getting your first pull request to The Midnight Theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! :tada:
If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted
.
I was pulling in the raw files for this theme to make some edits of my own and noticed that as soon as I had my own body anywhere, the background stopped functioning properly. Looks like there is an improper linear gradient function. https://www.sitepoint.com/building-linear-gradient-mixin-sass/
Fixing the "linear_gradient" functions to be "linear-gradient" so they function properly. https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient