-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix: responsive and alignment issue on career/internship page #6009
base: master
Are you sure you want to change the base?
fix: responsive and alignment issue on career/internship page #6009
Conversation
Signed-off-by: upsaurav12 . <[email protected]>
Signed-off-by: upsaurav12 . <[email protected]>
@vishalvivekm for careers/internship it is almost fixed. cinnamon-2024-10-19T2250260530.mp4 |
🚀 Preview for commit 18e5679 at: https://6713eb85bf1db5f032b32bf6--layer5.netlify.app |
🚀 Preview for commit af4b8ec at: https://6714a9bbc5a1569e8c49f1ad--layer5.netlify.app |
Signed-off-by: upsaurav12 . <[email protected]>
Signed-off-by: upsaurav12 . <[email protected]>
🚀 Preview for commit c95b0a2 at: https://6714ecd2086477df19b795ea--layer5.netlify.app |
@upsaurav12 Please add it as an agenda item to the meeting minutes. |
🚀 Preview for commit 2b03cb9 at: https://67164cc98c4e2827597f2af9--layer5.netlify.app |
|
🚀 Preview for commit 88ca4f1 at: https://6722274400d5ef9785e830f2--layer5.netlify.app |
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.
@upsaurav12 will you please exclude these changes ?
@upsaurav12 were you able to get past this issue ? |
I still getting this issue even i tried to update branch |
please once run |
@vishalvivekm on make setup command i am getting these error |
🚀 Preview for commit 4a244a6 at: https://6727a05660b79d4998b6c24f--layer5.netlify.app |
@vishalvivekm i tried to run |
@upsaurav12 It’s likely that these errors are due to incompatible mdx plugin dependencies which require an upgrade. ref: #6014 #4585 Line 22 in 360f670
|
Note
Once you install gatsby cli, let’s execute the following commands in sequence:
|
@vishalvivekm thank you so much now setup is working. |
@vishalvivekm, while seeing the responsive of positions it is now same as in live website. |
🚀 Preview for commit 3526a3b at: https://67289b412a603e42c4802087--layer5.netlify.app |
@vishalvivekm i have fixed the issue in both pages |
Description
This PR fixes #5997
While working on this issue i have fixed the responsive issue of cards for mobile views(<450px).
Some issues were already fixed by someone else hence responsive issues on
live website
is not in local.cinnamon-2024-10-19T2237210530.mp4
Notes for Reviewers
Signed commits