Changeset 4022db1 for frontend/src/Login.tsx
- Timestamp:
- 01/26/26 17:02:31 (6 months ago)
- Branches:
- main
- Children:
- 3727852
- Parents:
- 24a2a2a
- File:
-
- 1 edited
-
frontend/src/Login.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/Login.tsx
r24a2a2a r4022db1 32 32 }; 33 33 return ( 34 <div className="flex flex-col items-center justify-center min-h- screenbg-gray-100">34 <div className="flex flex-col items-center justify-center min-h-[90vh] bg-gray-100"> 35 35 <h2 className="text-2xl mb-4">Login</h2> 36 36 <form
Note:
See TracChangeset
for help on using the changeset viewer.
