Browse Source

Publication: Pinterest Icon Fix

torres126 6 years ago
parent
commit
2e66a6d938
1 changed files with 1 additions and 1 deletions
  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";
 }