浏览代码

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";
 }