Synced Sidebars (desync was bad design choice)
This commit is contained in:
parent
4b529f6f5b
commit
7e778ea547
@ -32,7 +32,7 @@
|
||||
const downloads = [];
|
||||
|
||||
let End = 300;
|
||||
let rightStart = 100;
|
||||
let rightStart = 0;
|
||||
|
||||
function setSidebars() {
|
||||
let rPos = Math.min(window.scrollY / End, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user