Ignore:
Timestamp:
01/26/26 17:02:31 (6 months ago)
Author:
Filip Gavrilovski <filipgavrilovski28@…>
Branches:
main
Children:
3727852
Parents:
24a2a2a
Message:

add logo and favicon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/Login.tsx

    r24a2a2a r4022db1  
    3232        };
    3333        return (
    34                 <div className="flex flex-col items-center justify-center min-h-screen bg-gray-100">
     34                <div className="flex flex-col items-center justify-center min-h-[90vh] bg-gray-100">
    3535                        <h2 className="text-2xl mb-4">Login</h2>
    3636                        <form
Note: See TracChangeset for help on using the changeset viewer.