login started to change

This commit is contained in:
Resul Madesenow
2024-02-21 14:36:21 +05:00
parent c946301c51
commit c5bc48867a
3 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,8 @@
<!-- Styles -->
<link rel="stylesheet" href="/vendor/nova/app.css?id=496e3383c5e2918c7bc875f45870e701">
</head>
<body class="min-w-site text-sm font-medium min-h-full text-gray-500 dark:text-gray-400 bg-gray-100 dark:bg-gray-900">
<body class="min-w-site text-sm font-medium min-h-full text-gray-500 dark:text-gray-400 bg-gray-100 dark:bg-gray-900"
style="background-image: url({{ asset('assets/images/login-bg.jpg')}}">
<div class="py-6 px-1 md:px-2 lg:px-6">
<div class="mx-auto py-8 max-w-sm flex justify-center">
<span class="text-4xl">{{ __('Online panel') }}</span>