Explorar el Código

Canard: Pinterest Icon Fix

torres126 hace 6 años
padre
commit
4b02726c9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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";
 }