mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Redesign website
This commit is contained in:
3
js/home.js
Normal file
3
js/home.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// $(window).scroll(function () {
|
||||
// $(".article-section").css("background-position","50% " + ($(this).scrollTop() / 2) + "px");
|
||||
// });
|
||||
Reference in New Issue
Block a user