Fix X share button icon and color, close #5221

This commit is contained in:
iBug
2025-05-02 15:18:03 +08:00
committed by Steffen Illium
parent c7c124ff72
commit b1f903bde9
3 changed files with 6 additions and 2 deletions

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",