Make DiscDrop use daisyUI btn component matching Artists
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<div class="navbar-start"></div>
|
||||
|
||||
<div class="navbar-center gap-4">
|
||||
<a href="/" class="font-bold text-lg text-base-content no-underline">DiscDrop</a>
|
||||
<a href="/" class="btn btn-ghost btn-sm no-underline">DiscDrop</a>
|
||||
<div id="search-wrapper" style="width:18rem">
|
||||
<form hx-get="/api/artists/search"
|
||||
hx-target="#search-results"
|
||||
|
||||
Reference in New Issue
Block a user