Prechádzať zdrojové kódy

Canard: Pinterest Icon Fix

torres126 6 rokov pred
rodič
commit
4b02726c9e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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";
 }