💄 style: resize headers
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
{% if page.extra.toc | default(value=false) %}
|
||||
{% if page.toc %}
|
||||
<div class="toc-container">
|
||||
<h2>Table of Contents</h2>
|
||||
<h3>Table of Contents</h3>
|
||||
<ul>
|
||||
{% for h1 in page.toc %}
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user