Hi @bronster et al…
Go to settings and pop this in the header code for now and it will sort out the gap (adjust to taste by adjusting the 45px to whatever you need)
<style>
.py-\[7\.5rem\].max-\[899px\]\:px-6 {
padding-bottom: 45px !important;
}
.py-\[7\.5rem\].overflow-hidden {
padding-top: 45px !important;
}
</style>