Browse Source

Remove responsive image fix (#5648)

Sarah Norris 3 years ago
parent
commit
200ec0cd42
1 changed files with 0 additions and 9 deletions
  1. 0 9
      archeo/style.css

+ 0 - 9
archeo/style.css

@@ -216,15 +216,6 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
 	text-decoration-line: underline;
 }
 
-/*
- * Needed until there's a fix in GB.
- * Related: https://github.com/WordPress/gutenberg/pull/39045
- */
-.wp-block-image img {
-	height: auto;
-	max-width: 100%;
-}
-
 /*
  * Needed until https://github.com/WordPress/gutenberg/issues/34529 is fixed.
  */