Color fixed and logo

This commit is contained in:
2020-08-18 05:27:09 +05:00
parent b36636d8e1
commit 0bed7d7e8c
9 changed files with 125981 additions and 51 deletions

View File

@@ -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">