Remove share-buttons svg animation

This commit is contained in:
Aditya Telange 2022-07-08 20:27:49 +05:30
parent 5f280c5df2
commit 6ebeb20bdb
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
2 changed files with 0 additions and 6 deletions

View file

@ -344,11 +344,6 @@
height: 30px;
width: 30px;
fill: currentColor;
transition: transform 0.1s;
}
.share-buttons svg:active {
transform: scale(0.96);
}
h1:hover .anchor,