register , login model complated. plagiraism component complated essential part of main page is complated

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-30 20:31:18 +05:00
parent 8b93952a06
commit 856bddf1eb

View File

@@ -81,7 +81,7 @@ export function LoginForm() {
onFocus={() => setIsFocused(true)}
onBlur={() => setIsFocused(false)}
className={`
w-full rounded-sm border bg-stone-50 py-2.5 pl-[7.5rem] pr-3.5
w-full rounded-sm border bg-stone-50 py-2.5 pl-30 pr-3.5
text-[0.95rem] font-medium text-stone-900 outline-none
placeholder:text-stone-300 transition-all duration-150
${