Skip to content

Commit

Permalink
Indentation fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
olibu committed Apr 23, 2024
1 parent ba21d40 commit d303e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,4 @@ if (window.devicePixelRatio >= 2 ) {
let treecollapse = document.querySelector(':root');
treecollapse.style.setProperty('--zoom-fix', '-1.5px');
}
console.log(window.devicePixelRatio);
console.log(window.devicePixelRatio);

0 comments on commit d303e65

Please sign in to comment.