The search box in the header appears further left when showing index.mdx content than it does when displaying any other page with a sidebar. On the surface this isn't a big deal, but it appears the search container doesn't care how wide the site title is. For instance, if my site title is boldandbrad docs, the search bar overlaps part of the title instead of moving further right.
I've dug around in the inspector to see if I could apply a custom css rule to fix this, but I haven't found a solution yet.
Is this a bug in starlight or is there a simple fix to my issue?