This CSS causes browser upscaling. https://github.com/WordPress/gutenberg-starter-theme/blob/0661152adcf38efd3294950a7eb99d0cc39c3882/css/blocks.css#L151-L153 along with this CSS https://github.com/WordPress/gutenberg-starter-theme/blob/0661152adcf38efd3294950a7eb99d0cc39c3882/css/blocks.css#L160-L166 It is counter to aligning left or right to make the image 100% width.
This CSS causes browser upscaling.
gutenberg-starter-theme/css/blocks.css
Lines 151 to 153 in 0661152
along with this CSS
gutenberg-starter-theme/css/blocks.css
Lines 160 to 166 in 0661152
It is counter to aligning left or right to make the image 100% width.