Skip to content

Commit 75d105a

Browse files
committed
wip
1 parent 37d920a commit 75d105a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/_partials/nav.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="flex flex-1 justify-end items-center text-right">
1616
<div id="docsearch"></div>
1717

18-
<div class="flex">
18+
<div class="hidden lg:flex">
1919
@include('_partials.nav-items')
2020
</div>
2121
</div>

0 commit comments

Comments
 (0)