Skip to content

Image auto resizing #1887

Answered by ArnaudLigny
happytodev asked this question in Q&A
Jan 17, 2024 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

I think it's just a CSS problem :-)

img {
  max-width: 100%;
  height: auto;
}

Example:

Enregistrement.de.l.ecran.2024-01-29.a.22.15.29.mp4

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@happytodev
Comment options

@ArnaudLigny
Comment options

@happytodev
Comment options

@ArnaudLigny
Comment options

Answer selected by ArnaudLigny
@happytodev
Comment options

@ArnaudLigny
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants