Selaa lähdekoodia

Canard: Pinterest Icon Fix

torres126 6 vuotta sitten
vanhempi
commit
4b02726c9e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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";
 }