Skip to content

Commit c0bd10c

Browse files
Update the twitter css property to its real icon styles.css
1 parent 9bad4f9 commit c0bd10c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Website/css/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,4 +1544,8 @@ h1 {
15441544
background-color: #8397fa;
15451545
}
15461546

1547+
/*Update the twitter icon to its real one */
1548+
.fa.fa-twitter::before{
1549+
content:"𝕏";
1550+
}
15471551

0 commit comments

Comments
 (0)