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