diff --git a/content/en/_index.html b/content/en/_index.html index 37cd642eb5..aabba5a961 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -151,6 +151,14 @@ } } + .fa-twitter{ + font-family:sans-serif !important; + } + + .fa-twitter::before { + content:"𝕏" !important; + font-size:1.2em !important; + }