This article is an adaptation of a paper written by Jessica Sun (Sun Hui) for the pre-master Asian […]
/* 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 is an adaptation of a paper written by Jessica Sun (Sun Hui) for the pre-master Asian […]