Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
lksnjw committed Oct 14, 2024
1 parent c89044a commit 1a4a99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/Admin/admnlogins.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const AdminLogin = ({ manager }) => {
<img
src={farmcartLogo} // Replace with the path to your logo image
alt="Logo"
className="h-16 w-auto mb-4 mx-auto"
className="h-10 w-auto mb-4 mx-auto"
/>
<div className="text-left mb-5">
<h2 className="text-3xl font-bold">Admin Login</h2>
Expand Down

0 comments on commit 1a4a99c

Please sign in to comment.