Update index.tsx

This commit is contained in:
talksik
2022-05-05 04:45:53 -05:00
parent 34e5a19276
commit 5d4b89ddaf
@@ -88,7 +88,7 @@ export default function NirvanaHeader({
</div> </div>
{!shouldHideSearch && ( {!shouldHideSearch && (
<div className="mx-auto flex flex-row items-center space-x-2"> <div className="mx-auto flex flex-row items-center space-x-2 ml-2">
<FaSearch className="text-xs text-gray-300" /> <FaSearch className="text-xs text-gray-300" />
<input <input
placeholder="Type / to search" placeholder="Type / to search"