Update Header.tsx

This commit is contained in:
Arjun Patel
2022-01-23 22:59:43 -08:00
parent de4e63e579
commit 04f0085e6f
+1 -1
View File
@@ -308,7 +308,7 @@ export default function Header() {
<span className="flex flex-row items-center space-x-5">
{/* search bar */}
{/* <FaBell className="text-lg text-gray-400 hover:text-white ease-in-out duration-300 hover:scale-110 hover:cursor-pointer" /> */}
<FaBell className="text-lg text-gray-200 hover:text-white ease-in-out duration-300 hover:scale-110 hover:cursor-pointer" />
{renderAudioOutput()}