WordPress / gutenberg-starter-theme

A simple theme for testing Gutenberg.
GNU General Public License v2.0
683 stars 163 forks source link

browser upscaling #94

Open joyously opened 5 years ago

joyously commented 5 years ago

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.