This article was originally published in Dutch in 2020. It has been 10 years since I arrived in […]
/* Stop Customizr grid thumbnails from forcing crop distortion */ img[src*="-tc_grid_"], img[src*="-tc_thumb_"] { image-rendering: auto; object-fit: cover !important; width: 100% !important; height: auto !important; }
Skip to content
This article was originally published in Dutch in 2020. It has been 10 years since I arrived in […]