Looks like the site-logo
does not have a width/height attribute by default, it gets a width if you start scrolling down though. This is only minor but causes Lighthouse to complain regarding layout shifts.
My site’s logo has a default height of 2.667em
. What theme are you using?
Default and it’s not about the CSS height, it’s the img attribute that’s missing.