improvements + updated README

This commit is contained in:
daniel31x13
2023-11-20 15:58:32 -05:00
parent 5968bc6c9c
commit 557494747d
17 changed files with 32 additions and 22 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ export default function Navbar() {
/>
<p
id="profile-dropdown"
className="font-bold text-black dark:text-white leading-3 hidden sm:block select-none truncate max-w-[8rem] py-1"
className="text-black dark:text-white leading-3 hidden sm:block select-none truncate max-w-[8rem] py-1"
>
{account.name}
</p>