update logo
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||
<title>Robotics Account - Login</title>
|
||||
<link rel="icon" type="image/png" href="../image/logo_PNKX.png"/>
|
||||
<!-- Fonts -->
|
||||
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet"/>
|
||||
<!-- Material Symbols -->
|
||||
@@ -35,9 +36,7 @@
|
||||
<!-- Header -->
|
||||
<div class="auth-heading text-center mb-8">
|
||||
<div class="flex justify-center mb-4">
|
||||
<div class="auth-icon w-16 h-16 bg-primary/10 rounded-full flex items-center justify-center">
|
||||
<span class="material-symbols-outlined text-primary text-4xl">security</span>
|
||||
</div>
|
||||
<img src="../image/logo_PNKX.png" alt="PNKX" class="auth-brand-image"/>
|
||||
</div>
|
||||
<h1 class="text-2xl font-black text-slate-900 dark:text-slate-50 tracking-tight">Robotics Account Manager</h1>
|
||||
<p class="text-xs uppercase tracking-widest text-on-surface-variant font-bold mt-2">Account Management System</p>
|
||||
|
||||
Reference in New Issue
Block a user