Skip to content

bug: Image ain't responsive #729

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

Open
theanuragg opened this issue Feb 9, 2025 · 4 comments · May be fixed by #733
Open

bug: Image ain't responsive #729

theanuragg opened this issue Feb 9, 2025 · 4 comments · May be fixed by #733
Labels
bug Something isn't working needs-triage

Comments

@theanuragg
Copy link

Describe the bug
the course track Dailup image ins't resposive

To Reproduce
Steps to reproduce the behavior:

  1. visit here
  2. open any desired track

Expected behavior
full image should visible

Screenshots or GIFs

Image

Info (please complete the following information):

  • Browser : chrome

approach to fix
max-height: 100vh

@KartikeyNamdev
Copy link

The image background container is giving this issue, when img tag using css "object-cover" gives the stretched image, while changed to "object-contain" gives the actual size of the image ! Here's the preview : Will this work ?

ImageImage

KartikeyNamdev pushed a commit to KartikeyNamdev/daily-code that referenced this issue Feb 13, 2025
@KartikeyNamdev KartikeyNamdev linked a pull request Feb 13, 2025 that will close this issue
@MrBlackGhostt
Copy link

I try to give the different size to the image as the screen size change make a pull request for it https://github.com/code100x/daily-code/pull/732

@theanuragg
Copy link
Author

@mention the maintainer guys

@KartikeyNamdev
Copy link

KartikeyNamdev commented Feb 17, 2025

@devsargam please review the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants