4,092
edits
No edit summary |
No edit summary |
||
Line 423: | Line 423: | ||
function setShowArticleRotationEffect() { | function setShowArticleRotationEffect() { | ||
const offset = | const offset = 20; | ||
const showArticle = document.querySelector('#show-article'); | const showArticle = document.querySelector('#show-article'); | ||
const h = showArticle.clientHeight; | const h = showArticle.clientHeight; |