Update index.tsx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user