With JavaScript, it's easy to query an element's CSS variables. getComputedStyle(document.querySelector('.hero-wrapper')) ...
確定! 回上一頁