Преглед на файлове

Properly comment paragraph change

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
Jason Crist преди 4 години
родител
ревизия
ab34c5d91c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      varia/sass/layout/_structure.scss

+ 1 - 1
varia/sass/layout/_structure.scss

@@ -87,7 +87,7 @@
 .site-main > article > *, // apply vertical margins to article level
 .site-main > .not-found > *, // apply vertical margins to article level
 .entry-content > *,
-.entry-content p, //ensure proper margins in Premium Content block
+.entry-content p, // ensure all paragraphs, including nested ones, carry a margin
 [class*="inner-container"] > *,
 .widget-area > * {