Skip to content

Commit d580eb9

Browse files
added some space to content.
1 parent c933668 commit d580eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{!! $index !!}
88
</x-docs.sidebar>
99

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">
10+
<div class="relative docs-main DocSearch-content w-full px-3 lg:ml-16 xl:ml-24 lg:px-0 mt-10 mb-20">
1111
<div class="absolute top-0 right-0 h-8 w-100 lg:mt-12 xl:mt-12 hidden lg:block">
1212
<a href="https://github.com/laravel-zero/docs/edit/master/{{ $page }}.md">Edit this page →</a>
1313
</div>

0 commit comments

Comments
 (0)