Przeglądaj źródła

Canard: Pinterest Icon Fix

torres126 6 lat temu
rodzic
commit
4b02726c9e
1 zmienionych plików z 1 dodań i 1 usunięć
  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";
 }