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 46cdb74 commit 13a93ffCopy full SHA for 13a93ff
_layouts/default.html
@@ -81,7 +81,7 @@
81
</button>
82
</div>
83
84
- <div id="navbar-collapse-with-animation" class="hs-collapse overflow-hidden transition-all duration-300 sm:block">
+ <div id="navbar-collapse-with-animation" class="hs-collapse hidden overflow-hidden transition-all duration-300 sm:block">
85
<div class="flex flex-col gap-y-4 gap-x-0 mt-5 sm:flex-row sm:items-end sm:justify-end sm:gap-y-0 sm:gap-x-7 sm:mt-0 sm:ps-7">
86
<a class="font-medium text-white hover:text-orange-500 sm:py-6" href="{{ site.baseurl }}/">Main</a>
87
<a class="font-medium text-white hover:text-orange-500 sm:py-6" href="{{ site.baseurl }}/docs.html">Docs</a>
0 commit comments