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 becee9a commit b56e593Copy full SHA for b56e593
pom.xml
@@ -244,7 +244,7 @@
244
</links>
245
<excludePackageNames>io.github.treesitter.jtreesitter.internal</excludePackageNames>
246
<header><![CDATA[
247
- <img src="/tree-sitter/assets/images/tree-sitter-small.png" style="height:100%;width:auto;padding:0.4em" alt="logo"/>
+ <img src="/tree-sitter/assets/images/tree-sitter-small.png" style="height:calc(0.8 * var(--top-nav-height));width:auto;padding:0.4em" alt="logo"/>
248
]]></header>
249
</configuration>
250
</plugin>
0 commit comments