I have a line art, an animated transparent gif on page, made in photoshop.
#img01{
max-width:79%;
max-height:79%;
margin-top:3vh;
}
On small screen size (mobile), thickness of lines is too thin, and on screens over 1024px the lines are too thick ? Is there a way to scale only the size of image, and keep the thickness of drawing ?