Ver Fonte

Properly comment paragraph change

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
Jason Crist há 4 anos atrás
pai
commit
ab34c5d91c
1 ficheiros alterados com 1 adições e 1 exclusões
  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 > article > *, // apply vertical margins to article level
 .site-main > .not-found > *, // apply vertical margins to article level
 .site-main > .not-found > *, // apply vertical margins to article level
 .entry-content > *,
 .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"] > *,
 [class*="inner-container"] > *,
 .widget-area > * {
 .widget-area > * {