File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
- <x-layout-three-columns >
1
+ <x-docs-layout >
2
2
<x-slot name =" sidebarLeft" >
3
3
{!! $navigation ! !}
4
4
</x-slot >
@@ -44,7 +44,7 @@ class="mt-2 flex flex-col space-y-2 border-l text-xs dark:border-l-white/15"
44
44
</div >
45
45
46
46
<div
47
- class =" prose mt-8 max-w-none dark:prose-invert prose-headings:scroll-mt-20 prose-headings:text-gray-800 sm:prose-headings:scroll-mt-32 dark:prose-headings:text-gray-50"
47
+ class =" prose dark:prose-invert prose-headings:scroll-mt-20 prose-headings:text-gray-800 sm:prose-headings:scroll-mt-32 dark:prose-headings:text-gray-50 mt-8 max-w-none "
48
48
>
49
49
{!! $content ! !}
50
50
</div >
@@ -99,4 +99,4 @@ class="flex items-center justify-end gap-1.5 opacity-60"
99
99
Edit this page on GitHub
100
100
</x-link-subtle >
101
101
</div >
102
- </x-layout-three-columns >
102
+ </x-docs-layout >
You can’t perform that action at this time.
0 commit comments