We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c933668 commit d580eb9Copy full SHA for d580eb9
resources/views/docs.blade.php
@@ -7,7 +7,7 @@
7
{!! $index !!}
8
</x-docs.sidebar>
9
10
- <div class="relative docs-main DocSearch-content w-full px-3 lg:ml-10 xl:ml-16 lg:px-0 mt-10 mb-20">
+ <div class="relative docs-main DocSearch-content w-full px-3 lg:ml-16 xl:ml-24 lg:px-0 mt-10 mb-20">
11
<div class="absolute top-0 right-0 h-8 w-100 lg:mt-12 xl:mt-12 hidden lg:block">
12
<a href="https://github.com/laravel-zero/docs/edit/master/{{ $page }}.md">Edit this page →</a>
13
</div>
0 commit comments