Your `/book/introduction` page could use a little css change for the nav sidebar (zoom out on your screen to see what I mean)
I think removing this css will help
left-[max(0px,calc(50%-45rem))]
Will do!
My 13” MacBook doesn’t make it easy to test at wide screen widths =D
You have to "Zoom Out" (Ctrl + -) on the page for testing on wider screens. For testing smaller screens, zoom in.
Your `/book/introduction` page could use a little css change for the nav sidebar (zoom out on your screen to see what I mean)
I think removing this css will help
left-[max(0px,calc(50%-45rem))]