-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Feat: enhance mobile responsiveness of Hero Page final #752
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@varundhand is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
style: formatting API-docs close parenthesis comment core/settings.py
@dartpain is it fine now? |
Codecov Report
@@ Coverage Diff @@
## main #752 +/- ##
=======================================
Coverage 19.69% 19.69%
=======================================
Files 62 62
Lines 2844 2844
=======================================
Hits 560 560
Misses 2284 2284
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi @dartpain Its gonna be tough for me to fix it right now because I have my exams from tomorrow. Is it okay if I fix this within a few days? I have been working on it for two weeks now, why not give it a few more days lol |
Absolutely no worries, please take your time |
Good luck on your exams! |
@dartpain thank you so much! Also, will I be eligible for the swag now? |
There is a seven day period, until Noveber 7th we will review everything. Basically if you finish this PR and it works -> you will get the swag |
Sure thing, 7 days are more than enough! Thanks again! |
Thank you! @holopin-bot @varundhand |
Congratulations @varundhand, you just earned a badge! Here it is: https://holopin.io/claim/cloey36ec147190fjtub2jfrth This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
What kind of change does this PR introduce?
This PR introduces a new feature to improve the mobile responsiveness of the website.
Why was this change needed?
Fixes issue 🚀 Feature: Improve Mobile Responsiveness for Home Page #682
Previously, users had to scroll down on mobile devices to access the input field on the home page. This change enhances the user experience by ensuring that the input field is immediately visible, eliminating the need for unnecessary scrolling.
Other information:
Before:
After: