pages-themes / leap-day

Leap day is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/leap-day/
Creative Commons Zero v1.0 Universal
203 stars 483 forks source link

Fix calls to linear-gradient #25

Closed lambdacasserole closed 6 years ago

lambdacasserole commented 6 years ago

There is a typo in calls to the CSS function linear-gradient (currently linear_gradient instead). This PR fixes that. Tested on Windows/Chrome Version 66.0.3359.181 (Official Build) (64-bit). Fixes #24.

Here's a little before (top) after (bottom):

gradient_before_after

benbalter commented 6 years ago

Thanks @lambdacasserole!

woacademy commented 5 years ago

I'm still not seeing these changes when using jekyll-theme-leap-day, however, I am seeing later changes such as #31. Any ideas?

/cc @lambdacasserole @benbalter