Relative Content

Tag Archive for htmlcsssvelte

Remove the padding in the outer container

I need to calculate the exact location of a point to be drawn on an image. I noticed that there is some padding around the container in which the image is placed, as shown below:

HTML table row not resizing on mobile

I’m having a table with multiple rows and columns on Svelte. It can resize fine on desktop using the devtool, but when I try it on my phone and tablet the rows get very tall.