diff --git a/Website/css/styles.css b/Website/css/styles.css index d592ab1fa..d6dffbd2a 100644 --- a/Website/css/styles.css +++ b/Website/css/styles.css @@ -1544,4 +1544,8 @@ h1 { background-color: #8397fa; } +/*Update the twitter icon to its real one */ + .fa.fa-twitter::before{ + content:"𝕏"; +} diff --git a/Website/index.html b/Website/index.html index 2b24a71e9..ca56443d8 100644 --- a/Website/index.html +++ b/Website/index.html @@ -362,7 +362,7 @@