Skip to content

Commit

Permalink
change icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
yiying-zhang committed Mar 10, 2024
1 parent ed95228 commit 6bb72cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ footer .footer-below {
display: inline-block;
width: 50px;
height: 50px;
color: #{{ site.color.primary }};
border: 2px solid #{{ site.color.primary }};
border-radius: 100%;
text-align: center;
Expand Down

0 comments on commit 6bb72cc

Please sign in to comment.