Skip to content

Commit c3dd04f

Browse files
committed
chore: wip
1 parent a9e9b70 commit c3dd04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/dashboard/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ useHead({
7474

7575
<ul
7676
role="list"
77-
class="mt-6 grid grid-cols-1 gap-x-6 gap-y-8 lg:grid-cols-5 xl:gap-x-8"
77+
class="mt-6 grid grid-cols-1 gap-x-6 gap-y-8 lg:grid-cols-4 xl:gap-x-8"
7878
>
7979
<li class="overflow-hidden rounded-xl border border-gray-200 dark:border-gray-600">
8080
<div class="flex items-center gap-x-4 border-b border-gray-900/5 bg-gray-50 hover:bg-white p-6 dark:bg-blue-gray-700 transform duration-250 ease-in-out">

0 commit comments

Comments
 (0)