소스 검색

Update selector

Aurorum 4 년 전
부모
커밋
07820acb80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lodestar/style.css

+ 1 - 1
lodestar/style.css

@@ -1232,7 +1232,7 @@ body:not(.logged-in) .lodestar-panel .jetpack-testimonial .entry-header {
 	text-align: center;
 }
 
-.lodestar-intro .entry-content *:last-child {
+.lodestar-intro .entry-content > *:last-child {
 	margin-bottom: 0;
 }