-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the hover and animation to login page (#252)
# Description This pull request introduces several enhancements to the login page's user interface. Key changes include: - **Floating Animation:** Added a subtle floating animation to the left login image for a more dynamic visual effect. - **Fade-In Effect:** Implemented a smooth fade-in animation for the right login section to enhance the overall user experience during page load. - **Responsive Design:** Utilized `vw` units for text sizes to ensure better responsiveness across different screen sizes. - **Button Enhancements:** Improved button hover effects with smooth transitions, including a slight lift effect and focus outlines for accessibility. - **Background and Card Styling:** Updated the background to feature a soft blur effect and a light color scheme for a modern look. ## Related Issues - Closes #<issue-number> (if applicable, replace `<issue-number>` with the actual number of the issue). ## Type of PR - xX ] (Feature) - [ ] (Bug Fix) - [ ] (Documentation) - [ ] (Chore) ## Screenshots / videos (if applicable) <!--Attach any relevant screenshots or videos demonstrating the changes--> https://github.com/user-attachments/assets/aa002af7-2e68-4213-9759-16985cea018f ## Checklist <!-- [X] - put a cross/X inside [] to check the box --> - [x ] I have gone through the [contributing guide](https://github.com/Anjaliavv51/Retro) - [ x] I have updated my branch and synced it with project `main` branch before making this PR - [x ] I have performed a self-review of my code - [x ] I have tested the changes thoroughly before submitting this pull request. - [x ] I have provided relevant issue numbers, screenshots, and videos after making the changes. - [x] I have commented my code, particularly in hard-to-understand areas. ## Additional context: <!--Include any additional information or context that might be helpful for reviewers.-->
- Loading branch information
Showing
1 changed file
with
103 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters