Skip to content

Commit

Permalink
Удаляет иконки github'а
Browse files Browse the repository at this point in the history
  • Loading branch information
monochromer committed Aug 19, 2024
1 parent bce7011 commit ecb972c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion src/images/social/github-dark.svg

This file was deleted.

1 change: 0 additions & 1 deletion src/images/social/github.svg

This file was deleted.

8 changes: 0 additions & 8 deletions src/styles/blocks/links.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,6 @@
background-image: url('/images/social/threads.svg');
}

.links__icon--github {
background-image: url('/images/social/github.svg');
}

.links__icon--spotify {
background-image: url('/images/social/spotify.svg');
}
Expand Down Expand Up @@ -210,7 +206,3 @@
.links__icon--amazon {
background-image: url('/images/social/amazon.svg');
}

.page--dark-mode .links__link--github::before {
background-image: url('/images/social/github-dark.svg');
}

0 comments on commit ecb972c

Please sign in to comment.