Skip to content

Commit bd4c99c

Browse files
committed
align docs menu center
1 parent 80a1787 commit bd4c99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/docs-menu.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="lg:hidden">
22
<div
3-
class="mb-2 flex flex-col-reverse items-start justify-between gap-3.5 min-[400px]:mb-2.5 min-[400px]:flex-row min-[400px]:items-end"
3+
class="mb-2 flex flex-col-reverse items-start justify-between gap-3.5 min-[400px]:mb-2.5 min-[400px]:flex-row min-[400px]:items-center"
44
>
55
{{-- Docs menu button --}}
66
<button

0 commit comments

Comments
 (0)