Browse Source

Publication: Pinterest Icon Fix

torres126 6 năm trước cách đây
mục cha
commit
2e66a6d938
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      publication/style.css

+ 1 - 1
publication/style.css

@@ -1118,7 +1118,7 @@ a:visited {
 }
 
 /* Pinterest */
-.social-navigation a[href*="pinterest.com"]:before {
+.social-navigation a[href*="pinterest."]:before {
 	content: "\f210";
 }