Skip to content

Commit 13a93ff

Browse files
authored
Update default.html
1 parent 46cdb74 commit 13a93ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</button>
8282
</div>
8383
</div>
84-
<div id="navbar-collapse-with-animation" class="hs-collapse overflow-hidden transition-all duration-300 sm:block">
84+
<div id="navbar-collapse-with-animation" class="hs-collapse hidden overflow-hidden transition-all duration-300 sm:block">
8585
<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">
8686
<a class="font-medium text-white hover:text-orange-500 sm:py-6" href="{{ site.baseurl }}/">Main</a>
8787
<a class="font-medium text-white hover:text-orange-500 sm:py-6" href="{{ site.baseurl }}/docs.html">Docs</a>

0 commit comments

Comments
 (0)