in antora-ui-hop/src/js/02-on-this-page.js [111:113]
function getNumericStyleVal (el, prop) { return parseFloat(window.getComputedStyle(el)[prop]) }