Преглед изворни кода

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