update
parent
a5b08c69c1
commit
3fb08baa89
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue