To ensure the total width/height of your image is not affected by adding a CSS border, do the following:
outline: 2px solid #000;
outline-offset: -2px;
To ensure the total width/height of your image is not affected by adding a CSS border, do the following:
outline: 2px solid #000;
outline-offset: -2px;