remove unused codes and update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="bg-white h-svh relative">
|
||||
<div class="absolute inset-0 opacity-30 blur-xs flex items-center justify-center">
|
||||
<img [src]="authVector" alt="background image" class="object-cover max-w-full max-h-full" />
|
||||
<img [src]="authVector" alt="background image" class="w-full bg-cover bg-no-repeat" />
|
||||
</div>
|
||||
<div class="flex justify-center items-center relative z-10 h-svh mx-auto bg-gray-800/80">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user