pages-themes / midnight

Midnight is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/midnight/
Creative Commons Zero v1.0 Universal
305 stars 566 forks source link

Fix linear-gradient #18

Closed Gizmokid2005 closed 5 years ago

Gizmokid2005 commented 5 years ago

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

welcome[bot] commented 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.

welcome[bot] commented 5 years ago

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.