Commit cec1bf1a by Nattana Chaiyamat

logo

parent 21884e8f
......@@ -16,10 +16,10 @@
<div class="authentication-page w-full">
<!-- ========== MAIN CONTENT ========== -->
<main id="content" class="w-full max-w-lg mx-auto p-6">
<a routerLink="/dashboard/sales" class="header-logo">
<div class="header-logo">
<img src="./assets/img/brand-logos/mySkill-x.png" alt="logo" class="mx-auto block dark:hidden" />
<img src="./assets/img/brand-logos/mySkill-x.png" alt="logo" class="mx-auto hidden dark:block" />
</a>
</div>
<div class="mt-2">
<div class="p-4 sm:p-7">
<div class="text-center">
......@@ -98,4 +98,4 @@
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment