Loading resources/views/components/layout.blade.php +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ box-sizing: border-box }</style> </head> <body class="min-h-[100vh] flex justify-between flex-col"> <body class="min-h-[75vh] flex justify-between flex-col"> <div> <x-header/> <main class="mx-auto max-w-[1440px] w-full p-4"> Loading Loading
resources/views/components/layout.blade.php +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ box-sizing: border-box }</style> </head> <body class="min-h-[100vh] flex justify-between flex-col"> <body class="min-h-[75vh] flex justify-between flex-col"> <div> <x-header/> <main class="mx-auto max-w-[1440px] w-full p-4"> Loading