complete story 13.3

This commit is contained in:
Naser Mansour
2026-01-04 22:55:31 +02:00
parent d9a35a19d0
commit 29881ba8f6
5 changed files with 169 additions and 12 deletions
@@ -15,13 +15,13 @@
<img
src="{{ asset('images/logo.png') }}"
alt="{{ __('LIBRA for Rights') }}"
class="absolute inset-0 h-full w-full object-contain p-12"
class="absolute inset-0 h-full w-full object-cover"
/>
<span class="sr-only">{{ config('app.name', 'Laravel') }}</span>
</a>
<!-- Right: Form panel with background bg -->
<div class="relative w-full bg-background lg:p-8">
<!-- Right: Form panel with background and subtle pattern -->
<div class="auth-pattern relative w-full bg-background lg:p-8">
<!-- Language Toggle -->
<div class="absolute end-4 top-4 z-50">
<x-language-toggle variant="light" />