File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ const SocialLinksColor = () => {
3131 < img className = "slack" height = "30px" src = { slack_icon } alt = "slack" />
3232 </ a >
3333 < a
34- href = "https://twitter .com/layer5"
34+ href = "https://x .com/layer5"
3535 target = "_blank"
3636 rel = "noreferrer"
3737 className = "footer_twitter"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const SocialLinksWrapper = styled.div`
88 }
99 a {
1010 margin: 0 0.3rem;
11- width: 2.5rem ;
11+ width: 32px ;
1212 filter: grayscale(1) invert(0.25);
1313
1414 img {
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const SocialLinks = () => {
2929 < img className = "slack" height = "40 px" src = { slack_icon } alt = "slack" />
3030 </ a >
3131 < a
32- href = "https://twitter .com/layer5"
32+ href = "https://x .com/layer5"
3333 target = "_blank"
3434 rel = "noreferrer"
3535 >
You can’t perform that action at this time.
0 commit comments