1
0
Fork 0

Minor cleanup

main
Ambrose Chua 2021-10-17 00:26:10 +08:00
parent e31f5b5f41
commit e6199c36f9
1 changed files with 0 additions and 3 deletions

View File

@ -7,7 +7,4 @@
});
`;
document.head.appendChild(script);
//document.body.style.transform = 'translate(-72px, 0)';
//document.body.style.width = `${window.outerWidth + 72}px`;
}