Incorrect ToC Indentation
Open
area:docs
type:bug
- Dominant language
- Vue
- Stars
- 23
- Forks
- 19
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 146
Description
### Current Behavior
Found as a result of #286 being introduced which made reading the headers a lot easier, note how "Communication" is aligned from the left with it's parent, rather than being indented.

It seems to happen whenever we do a 2-step header size jump, i.e. going from a `
` to a `
`
### Expected Behavior
`1.2` should be aligned with `1.1`, rather than `1`.
### Steps To Reproduce
View `/handbook/company`
### Environment
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.