@@ -2,21 +2,11 @@
* Base
* - Reset the browser
*/
-body {
- margin: 0;
- padding: 0;
-}
-
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
-img {
- height: auto;
- max-width: 100%;
* {
box-sizing: border-box;
@@ -1,26 +1,13 @@
-// Remove the margin in all browsers.
// Smooth out the fonts
-// Needed until https://github.com/WordPress/gutenberg/pull/27518/ is merged.
pre {
- overflow: scroll;
+ overflow: scroll;
+}