<!-- _class: toc --> ## Table of Contents 1. First Section 1. Second Section - Subsection 1 - Subsection 2 1. Third Section
--toc-list-font-size
var(--font-size-xl)
--toc-list-line-height
var(--line-height-loose)
--- style: | section.toc { --toc-list-font-size: 1.5em; --toc-list-line-height: 1.8; } ---
Override list font size and line height.