how to make the positions of lines in svg responsive
问题 I have a text and an image side by side with a little margin in the middle. I want to draw an arrow to a specific point on the image. So for this I trying to use svg however, the position of the line is somehow not responsive. After reading a couple of questions here (like this) and blog posts (like this) I changed all the values to % and also added the viewBox attribute But for some reason the arrow is only in the correct position with my current browser screen 1920x1200. If I resize the