Skip to content

chore(Speaker/speaker.tsx): fix the tailwind class#937

Open
DarshanCode2005 wants to merge 1 commit intoasyncapi:masterfrom
DarshanCode2005:tailwind-fix
Open

chore(Speaker/speaker.tsx): fix the tailwind class#937
DarshanCode2005 wants to merge 1 commit intoasyncapi:masterfrom
DarshanCode2005:tailwind-fix

Conversation

@DarshanCode2005
Copy link
Contributor

Summary:

Previously, min-h-[100px] was not applied because it was written inside a normal string instead of a template literal, so Tailwind ignored it. There was also a stray character that broke the justify-between class.

This fix ensures both classes are applied correctly. Speaker cards now have a consistent minimum height, and the job title and location are properly spaced apart, resulting in a more uniform and visually balanced layout.

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit a05ad26
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-ramanujan-288045/deploys/698daa0f0b5fca00089f8d44
😎 Deploy Preview https://deploy-preview-937--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DarshanCode2005
Copy link
Contributor Author

@TenzDelek @AceTheCreator Sir, a quick-win small PR, could you please review this? Let me know if it's all right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants