diff options
Diffstat (limited to 'docs/faq.md')
-rw-r--r-- | docs/faq.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md index 1cce990..c71d1c6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,5 +1,5 @@ --- -toc_depth: 4 +toc_depth: 2 --- <!-- ~ Copyright (c) 2023-2024 Arista Networks, Inc. @@ -7,7 +7,7 @@ toc_depth: 4 ~ that can be found in the LICENSE file. --> <style> - h4 { + .md-typeset h2 { visibility: hidden; font-size: 0em; height: 0em; |