-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improved the background of the login page #838
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @aditya-bhaumik! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
✅ Deploy Preview for rapidoc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Please review my pull request @varshith257 @Anishkagupta04 |
Hey @aditya-bhaumik , it's good with it's color scheme matching with project. Can you remove the animation and keep static color matching with color scheme ? You can also make it mobile responsive it's looking really bad in mobile view of login/sign up page |
@varshith257 Sure, I’ll make the changes and let you know as soon as I can. |
@varshith257 i have made the background static and now the page is more responsive then before |
For mobile response I think we have to make text size small and same buttons and social media icons to better align with mobile screen |
@varshith257 now the line should not be coming i made the text and all small can you check again for different devices |
@varshith257 hi i tried to align the 2 text in same line but no matter how many media queries i add there are some screens where these 2 are not coming in same line i tried changing the font size and all but it just makes the text smaller it does not get it in one line |
@aditya-bhaumik Have you tried with reducing text sizes where isn't aligning |
@varshith257 yes it is just making text smaller it is not getting them in the same line |
@varshith257 i added the login.html to the log folder and removed the duplicate script code i also tried the labels you mentioned but the result is same as before |
Ok, let's come to it later. I have no time to see what's the cause of it |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
@varshith257 There was just a small change left that I was making before the code got merged. In the index.html, the link was supposed to be log/login.html to link the login page can you please make that small change |
Submit follow up PR with this change |
@varshith257 added it in #855 |
Description
i have added hover effect to the social icons and the home button
I have added a linear gradient background
i have added a wave animation to the new linear background
Related Issues
[Cite any related issue(s) this pull request addresses. If none, simply state “None”]
Type of PR
Screenshots / videos (if applicable)
Before :
After :
The background is continuously moving
Checklist
main
branch before making this PRAdditional context:
[Include any additional information or context that might be helpful for reviewers.]