Pārlūkot izejas kodu

Affinity: Use post width, not page width, for Affinity's editor style.

Caroline Moore 6 gadi atpakaļ
vecāks
revīzija
85081cf502
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      affinity/editor-blocks.css

+ 1 - 1
affinity/editor-blocks.css

@@ -146,7 +146,7 @@
 /* Main column width */
 
 .wp-block {
-	max-width: 746px; /* 716px + 30px padding */
+	max-width: 567px; /* 537px + 30px padding */
 }
 
 /* Link styles */