Skip to content

Conversation

ShirshenduR
Copy link
Contributor

@ShirshenduR ShirshenduR commented Jul 14, 2025

Description

This PR fixes #6619

Notes for Reviewers
@vr-varad please review

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Jul 14, 2025

🚀 Preview for commit bee2578 at: https://68749ccd9073d07e242875be--layer5.netlify.app

@vr-varad
Copy link
Contributor

@ShirshenduR
Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@l5io
Copy link
Contributor

l5io commented Jul 15, 2025

🚀 Preview for commit 64b09c0 at: https://6875df1d422906155f5f484e--layer5.netlify.app

@@ -5,11 +5,16 @@ export const ProgramsWrapper = styled.div`
color: ${props => props.theme.keppelColor};
overflow-wrap: break-word;
}
div[style*="aspect-ratio"] {
aspect-ratio: unset !important;
Copy link
Contributor

Choose a reason for hiding this comment

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

don't use !important @ShirshenduR

@@ -28,7 +28,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t

<h3>Earn a Badge </h3>
<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p>
<img src={hacktoberfestBadge} style="width: 250px"/>
<img src={hacktoberfestBadge} style="width: 250px; aspect-ratio: unset !important;"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

here as well

img{
width: 19vw;
float: right;
margin-left: 40px;
margin-bottom: 30px;
aspect-ratio: unset !important;
Copy link
Contributor

Choose a reason for hiding this comment

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

here as well

@l5io
Copy link
Contributor

l5io commented Jul 16, 2025

🚀 Preview for commit 416ce47 at: https://6877c599a6e2e50bd30237a3--layer5.netlify.app

@Ayushmore1214
Copy link
Contributor

Had a question @ShirshenduR why use !important ??

@vr-varad
Copy link
Contributor

@ShirshenduR
Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@ShirshenduR
Copy link
Contributor Author

@ShirshenduR
Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST | 7 AM CT

Add it as an agenda item to the meeting minutes, if you would :)

@vr-varad actually I am not well that's why I was inactive I will fix it and present next week.

@vr-varad
Copy link
Contributor

Any updates @ShirshenduR
Are you going to work on this?

@vr-varad
Copy link
Contributor

Closing due to inactivity.

@vr-varad vr-varad closed this Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper Logo Scaling on Open Source Internship Programs Page
4 participants