Jelajahi Sumber

#6447: Pique: Remove border-top from social icons (#6641)

Bob Matyas 2 tahun lalu
induk
melakukan
00b33f1af2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      pique/style.css

+ 1 - 1
pique/style.css

@@ -1799,7 +1799,7 @@ blockquote
 	margin: 0;
 	padding: 0;
 }
-.widget ul a {
+.widget ul:not(.wp-block-social-links) a {
 	border-top: 1px solid rgba(233, 213, 192, 0.5);
 	color: #2d2a26;
 	display: block;