An earlier, shorter version of this article was published on ChinaTalk in 2017. This year, I have been […]
/* 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
An earlier, shorter version of this article was published on ChinaTalk in 2017. This year, I have been […]