Sarah Norris пре 2 година
родитељ
комит
33b15c93cc
1 измењених фајлова са 0 додато и 9 уклоњено
  1. 0 9
      block-canvas/style.css

+ 0 - 9
block-canvas/style.css

@@ -27,15 +27,6 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 */
 
-/*
- * Font smoothing
- * https://github.com/WordPress/gutenberg/issues/35934
- */
-body {
-	-moz-osx-font-smoothing: grayscale;
-	-webkit-font-smoothing: antialiased;
-}
-
 /*
  * Control the hover stylings of outline block style.
  * Unnecessary once block styles are configurable via theme.json