Fix X share button icon and color, close #5221

This commit is contained in:
iBug
2025-05-02 15:18:03 +08:00
parent 6de27253e7
commit cf6c261061
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ $text-alignments: left, right, start, end, center, justify;
$soundcloud-color: ".fa-soundcloud",
$stackoverflow-color: ".fa-stack-exchange, .fa-stack-overflow",
$tumblr-color: ".fa-tumblr, .fa-tumblr-square",
$twitter-color: ".fa-twitter, .fa-twitter-square",
$twitter-color: ".fa-twitter, .fa-twitter-square, .fa-x-twitter",
$vimeo-color: ".fa-vimeo, .fa-vimeo-square, .fa-vimeo-v",
$vine-color: ".fa-vine",
$xing-color: ".fa-xing, .fa-xing-square",