소스 검색

Publication: Pinterest Icon Fix

torres126 6 년 전
부모
커밋
2e66a6d938
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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";
 }