{
if (bannerElem) {
bannerElemHeight = bannerElem.getBoundingClientRect().height;
}
}"
id="page-wrapper"
class="flex flex-col min-h-screen"
:style="{
'--banner-elem-top-bar-height': `${bannerElemHeight+72}px`,
'--banner-elem-top-bar-nav-height': `${bannerElemHeight+148}px`
}"
>
Skip to content