-
Notifications
You must be signed in to change notification settings - Fork 62
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 Image of Meet the team #102
Comments
Thanks for opening your first issue here! We are happy to have you on-board! |
Sahi h |
It has been used as a placeholder. We need better images for home page. |
Still never give them height and widht on your own, only give height or only width to maintain the aspect ratio, and if giving both then make sure its cover or contain |
I didn't understand the last point the cover and contain one. |
Ill show in the commit |
The image is stretched and that is not right, make it such that it is contained in the height and width while maintaining the aspect ratio. Shubhank Bhaiya's Image
The text was updated successfully, but these errors were encountered: