-
-
Notifications
You must be signed in to change notification settings - Fork 285
Fixed contribute page responsiveness #1127
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
Conversation
Summary by CodeRabbit
WalkthroughThis pull request introduces two main changes. The first change adds a new entry, Changes
Assessment against linked issues
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🔇 Additional comments (2)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
arkid15r
left a comment
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.
LGTM
|
|
@arkid15r I just noticed that the issue still persists on the live website, even though it works fine in my local environment. I found the probable cause (padding-right is set to 39px on the live site). I'm still checking why it's different from my local setup, but I'll make the necessary changes and update you soon. |
Hey @swastika1011 The reason why you can't see changes in the deployed websites because your code is not deployed instantly, it is released in every 2-3 days. Don't worry about it your changes will reflect soon |
* Fixed responsive issue in contribute page * Applied code quality fixes * Update code --------- Co-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>



Resolves #919
Add the PR description here: