Skip to content

Commit

Permalink
Fix social icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kaz-ogiwara authored Jul 16, 2024
1 parent ac473a8 commit be12358
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,9 @@ body a {
}
#container #section-social a.twitter {
background-color: #000;
background-size: 50%;
background-image: url(../img/social-icon-twitter.png);
}
#container #section-social a.facebook {
background-size: 120%;
background-image: url(../img/social-icon-facebook.png);
}
#container #section-social a.linkedin {
Expand Down
2 changes: 1 addition & 1 deletion css/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be12358

Please sign in to comment.