docs layout: wrap sidebar+article+toc in <section data-layout="docs">
Docs and vault layouts need a wider grid container for the 3-column layout (sidebar nav + article + TOC). Wrapped in <section> — a body child that gets container rules but overrides to --docs-max-width. Updated CSS selectors: aside:first-of-type → nav[data-nav="sidebar"] to match the semantic HTML (sidebar IS navigation, not an aside).
This commit is contained in:
parent
8ea2358412
commit
a302d81f14
4 changed files with 151 additions and 141 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue