mdn / css-examples

Code examples that accompany the MDN CSS documentation
https://developer.mozilla.org/docs/Web/CSS
Creative Commons Zero v1.0 Universal
619 stars 854 forks source link

fix:editor-layout: set width to 100% and remove max-width #71

Closed schalkneethling closed 2 years ago

schalkneethling commented 2 years ago

This removes max-width from both the output container as well as the container for the form elements.

fix #70