Lists with images #5299
kamieniarz
started this conversation in
General
Replies: 1 comment
-
Too much code hidden away tbh. One possible issue is that you set the width=250 to these images. Also maybe try to keep it simple and add the image in between list entries? ✌️ https://squidfunk.github.io/mkdocs-material/reference/admonitions/#inline-blocks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to make lists work with images but all I can do is adjust everything to specific screen resolution. Any other configuration (different resolutions and actually the most important - mobile view) makes page look simply... ugly. Here's my example
Code

Desktop - I made it look nice, red one is image, black one is text

Mobile - this is bad :/


Maybe there's something I'm doing wrong? What are your sugestions?
PS obviously instead of list I could use sth like
:octicons-dot-fill-16:
so text would be more "felxible" but styling will be different - there won't be that small gap between each list element and also there won't be that tab in each line of the same elementBeta Was this translation helpful? Give feedback.
All reactions