refine ui further

This commit is contained in:
Developers Digest
2025-09-05 15:56:14 -04:00
parent 836b085f75
commit 9d71ae77e7
8 changed files with 285 additions and 232 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ export default function HomePage() {
}}
>
<div className="p-16 flex gap-12 items-center w-full relative">
<div className="p-16 flex gap-12 items-center w-full relative bg-white rounded-20">
<Globe />
<input
className="flex-1 bg-transparent text-body-input text-accent-black placeholder:text-black-alpha-48 focus:outline-none focus:ring-0 focus:border-transparent"