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,

View File

@ -40,7 +40,6 @@
/* terms; profile-mode; post-single; post-entry; post-entry; search; search */
.terms-tags a:active,
.button:active,
.share-buttons svg:active,
.post-entry:active,
.top-link,
#searchResults .focus,