Jelajahi Sumber

Use tabs instead of spaces

Jeremy Yip 5 tahun lalu
induk
melakukan
05e94220a3
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      seedlet-blocks/style-editor.css

+ 2 - 2
seedlet-blocks/style-editor.css

@@ -18,6 +18,6 @@ body {
 }
 
 .site-content .wp-block[data-align="full"] > [data-block], .site-content .wp-block.alignfull > [data-block] {
-    margin-top: 0;
-    margin-bottom: 0;
+	margin-top: 0;
+	margin-bottom: 0;
 }