This commit is contained in:
2025-04-26 11:57:32 -03:00
parent b27c164c2d
commit 7d29b943ff
2 changed files with 12 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ import mulhercomepi from "~/assets/mulher-com-epi.png";
</label>
<div
class="border border-black bg-white w-full rounded-lg relative"
class="border border-black bg-white w-full rounded-lg relative h-13"
>
<!-- <label for="search" class="py-3.5 pl-3">
<Icon
@@ -37,7 +37,7 @@ import mulhercomepi from "~/assets/mulher-com-epi.png";
/>
</label> -->
<Search
className="pagefind-ui"
className="pagefind"
uiOptions={{
showImages: false,
resetStyles: false,