Skip to content
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

Width BUG #3741

Closed
iibrahemali opened this issue Apr 25, 2024 · 4 comments
Closed

Width BUG #3741

iibrahemali opened this issue Apr 25, 2024 · 4 comments

Comments

@iibrahemali
Copy link

Describe the bug

I cannot edit the width of them

Expected behavior

I wanna make em all same width

Screenshots / Live demo link

No response

Additional context

No response

@iibrahemali iibrahemali added the bug Something isn't working. label Apr 25, 2024
@vishal100coder
Copy link

Could you please elaborate the issue and attach some kind of screenshot if posible?

@qwerty541
Copy link
Collaborator

Actually you can edit the width by using width attribute of img html tag. Here is an example:

<img width="500" src="https://github-readme-stats.vercel.app/api?username=anuraghazra" />

@qwerty541 qwerty541 removed the bug Something isn't working. label Apr 27, 2024
@iibrahemali
Copy link
Author

iibrahemali commented Apr 27, 2024

Actually you can edit the width by using width attribute of img html tag. Here is an example:

<img width="500" src="https://github-readme-stats.vercel.app/api?username=anuraghazra" />

Yea that's basically what I did. However, it's not working with that, if I put the width as 300 it's gonna be the same thing as 600 width, uk what im saying?

@iibrahemali
Copy link
Author

I solved it, u can check PR w it.

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

No branches or pull requests

3 participants