Is there a way to maintain image dimensions when zooming out a page using CSS?
Take, for example, fiverr.com.
When the page is zoomed out by 25%,
And then, when the page is zoomed back to 100% (normal),
How can I fix the image dimensions in this situation?
I've attempted multiple times, but the image dimensions remain unfixed. Can anyone provide guidance on how to achieve this?