Theme fixes, logo updated, reduce duplication of components

And many more updates
This commit is contained in:
hackerESQ
2024-08-23 21:59:42 -05:00
parent c255d14f23
commit a0ec39638e
26 changed files with 248 additions and 231 deletions
@@ -1,13 +1,13 @@
<div class="bg-base-100 border-base-300 border-b sticky top-0 z-10">
<div class="flex justify-between items-center px-6 py-5 mx-auto">
<div class="flex justify-between items-center px-7 py-3 mx-auto">
<div class="flex-1 flex items-center">
<label for="main-drawer" class="lg:hidden mr-3">
<x-icon name="o-bars-3" class="cursor-pointer" />
</label>
<x-application-logo style="height:1.3em" />
<x-application-logo style="height:3.1em" />
</div>
<div class="flex flex-grow gap-4 w-50">