Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Fix:#728 Padding issue of JoinUs page #751

Closed
wants to merge 2 commits into from

Conversation

PiyushXmishra
Copy link

@PiyushXmishra PiyushXmishra commented Aug 23, 2023

Fixes Issue

This PR fixes the #728 issue

Changes proposed

By this PR i want to soleve the padding issue of Join Us page.

Check List (Check all the boxes which are applicable)

  • My code follows the code style of this project.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

image

Summary by CodeRabbit


  • Style: Adjusted padding in the JoinUs component. The top padding has been specifically targeted to enhance the layout and visual appeal of the section. This change will improve the user experience by providing a more balanced visual presentation on the page.

@coderabbitai
Copy link

coderabbitai bot commented Aug 23, 2023

Image description CodeRabbit

Walkthrough

The change is a simple yet significant adjustment to the CSS class in the JoinUs component. It modifies the padding of the section element, enhancing the visual layout and user experience.

Changes

File Summary
src/components/layout/JoinUs/index.jsx The CSS class name has been changed from py-20 to pt-20, affecting the padding of the section element in the JoinUs component.

🐇💻

A tiny tweak, a subtle shift,

In padding's realm, a nifty lift.

From y to t, the change does leap,

Crafting layouts, oh so neat! 🎉

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woah! This is your first Pull Request in our community, Congratulations 🎉 and thank you for your contribution! 🚀 The team will review it on availability 💫. In the meantime join our Discord server and checkout our YouTube channel.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Actionable comments generated: 0

Commits Files that changed from the base of the PR and between 9e7265c and a479d3c commits.
Files selected for processing (1)
  • src/components/layout/JoinUs/index.jsx (1 hunks)
Files skipped from review due to trivial changes (1)
  • src/components/layout/JoinUs/index.jsx

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Tag the bot with @coderabbitai in any review comment to ask it questions. The bot will not respond unless explicitly tagged.
  • A review comment is a comment on a diff or a file and not a comment on the PR itself.
  • You can use the mouse to select multiple lines of code to provide exact context to the bot.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@Chandraprakash-Darji
Copy link
Contributor

Not Planned

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants