torrust / torrust-website

Public Website for Torrust Organisation
https://torrust.com
GNU General Public License v3.0
1 stars 2 forks source link

Enable second level of indentation in `TableOfContents` section #58

Closed josecelano closed 4 weeks ago

josecelano commented 1 month ago

Hi @grmbyrn, for the time being, I'm hiding subitems in the TableOfContents because there was not indentation. I stared using <h3> for the new level. We have to implement this option to show second-level items correctly in the table of contents and the text (using different font sizes).

Current:

image

Expected:

image