This is a translation of two Dutch articles originally published in 2014. During the two years I lived […]
/* 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 is a translation of two Dutch articles originally published in 2014. During the two years I lived […]