getComputedStyle is ran too quickly to get the computed styles on page load. Needs a timeout to let dom calculate. This is breaking line-height for me
getComputedStyle is ran too quickly to get the computed styles on page load. Needs a timeout to let dom calculate.
This is breaking line-height for me