Skip to content

Commit bad6cc6

Browse files
HassanZahirniaPeteBishwhip
authored andcommitted
✨ Adjust padding and text alignment for improved layout in documentation index
1 parent 807bc14 commit bad6cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class="flex items-center justify-end gap-1.5 opacity-60"
9090
@endif
9191
</x-flex-list-of-links>
9292

93-
<div class="pt-8">
93+
<div class="pt-5 text-center sm:text-left">
9494
<x-link-subtle
9595
href="{{ $editUrl }}"
9696
target="_blank"

0 commit comments

Comments
 (0)