removed extra classNames

This commit is contained in:
daniel31x13
2023-11-24 08:39:55 -05:00
parent 73954fe78e
commit 75d4fce8ec
42 changed files with 137 additions and 269 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ export default function Navbar() {
/>
<p
id="profile-dropdown"
className="text-black dark:text-white leading-3 hidden sm:block select-none truncate max-w-[8rem] py-1"
className="leading-3 hidden sm:block select-none truncate max-w-[8rem] py-1"
>
{account.name}
</p>