register , login model complated. plagiraism component complated essential part of main page is complated
This commit is contained in:
@@ -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
|
||||
${
|
||||
|
||||
Reference in New Issue
Block a user