We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc462d9 commit f031040Copy full SHA for f031040
src/Elastic.Markdown/Layout/_TableOfContents.cshtml
@@ -34,8 +34,8 @@
34
</a>
35
</li>
36
}
37
- <li class="learn-how-to-contribute hidden lg:block lg:not-first:mt-1">
38
- <a href="https://www.elastic.co/docs/contribute-docs/" class="link text-xs pl-6" target="_blank">
+ <li class="learn-how-to-contribute hidden lg:block lg:not-first:mt-1 pl-6">
+ <a href="https://www.elastic.co/docs/contribute-docs/" class="link text-xs" target="_blank">
39
Learn how to contribute
40
41
0 commit comments