main
Ilham Wara Nugroho 2025-10-03 13:24:13 +07:00
parent a5b08c69c1
commit 3fb08baa89
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -26,8 +26,8 @@
<body class=""> <body class="">
<div class="flex h-screen bg-cover bg-center relative bg-no-repeat" style="background-image: url('{{asset("background.png")}}');"> <div class="flex h-screen bg-cover bg-center relative bg-no-repeat my-5" style="background:#f0f0f0;">
<div class="bg-white lg:max-w-[480px] z-10 p-12 relative w-full h-full dark:bg-gray-800"> <div class="bg-white lg:max-w-[480px] z-10 p-12 relative w-full h-full dark:bg-gray-800 mx-auto">
<div class="flex flex-col gap-4"> <div class="flex flex-col gap-4">
<div class="text-center lg:text-start"> <div class="text-center lg:text-start">
<a href="{{url('login')}}" class="flex justify-center lg:justify-center"> <a href="{{url('login')}}" class="flex justify-center lg:justify-center">