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 >
22 <x-slot name =" sidebarLeft" >
33 {!! $navigation ! !}
44 </x-slot >
@@ -44,7 +44,7 @@ class="mt-2 flex flex-col space-y-2 border-l text-xs dark:border-l-white/15"
4444 </div >
4545
4646 <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 "
4848 >
4949 {!! $content ! !}
5050 </div >
@@ -99,4 +99,4 @@ class="flex items-center justify-end gap-1.5 opacity-60"
9999 Edit this page on GitHub
100100 </x-link-subtle >
101101 </div >
102- </x-layout-three-columns >
102+ </x-docs-layout >
You can’t perform that action at this time.
0 commit comments