small improvement.

This commit is contained in:
Daniel
2023-07-20 00:50:15 -04:00
parent 1bd3001b95
commit cf59d48bbe
3 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default function Login() {
alt="Linkwarden"
className="h-12 w-fit mx-auto mt-10"
/>
<p className="text-xl font-semibold text-sky-500 text-center">
<p className="text-xl font-semibold text-sky-500 px-2 text-center">
Sign in to your account
</p>
<div className="p-2 my-10 mx-auto flex flex-col gap-3 justify-between sm:w-[28rem] w-80 bg-slate-50 rounded-md border border-sky-100">