소스 검색

Canard: Pinterest Icon Fix

torres126 6 년 전
부모
커밋
4b02726c9e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      canard/style.css

+ 1 - 1
canard/style.css

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