Color fixed and logo
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
|
||||
<div class="p-4 flex flex-row items-center justify-between">
|
||||
<a href="/"
|
||||
class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">Karudhaas</a>
|
||||
class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">
|
||||
<img class="w-40" src="/images/logo.png" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav class="flex-grow pb-4 flex justify-end flex-row py-4 mr-3">
|
||||
|
||||
Reference in New Issue
Block a user