Layout: Release CSS grid

Results in the following visual changes:
- Footer will always span full screen
- The top of the TOC should align with the hr under the page title

Bug: T312241
Change-Id: I3fc9de5900aff441715f004aed786f95b14657a5
This commit is contained in:
Jon Robson 2022-06-24 08:26:34 -07:00
parent 64f724903e
commit 75ffe2eb36

View file

@ -526,7 +526,7 @@
"description": "@var The minimum number of headings required to collapse all headings in the sticky table of contents by default."
},
"VectorGrid": {
"value": false,
"value": true,
"description": "@var boolean `VectorGrid` enforces a grid system"
}
},