mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 02:21:37 +01:00
Remove share-buttons svg animation
This commit is contained in:
parent
5f280c5df2
commit
6ebeb20bdb
@ -344,11 +344,6 @@
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
transition: transform 0.1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
.share-buttons svg:active {
|
|
||||||
transform: scale(0.96);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1:hover .anchor,
|
h1:hover .anchor,
|
||||||
|
@ -40,7 +40,6 @@
|
|||||||
/* terms; profile-mode; post-single; post-entry; post-entry; search; search */
|
/* terms; profile-mode; post-single; post-entry; post-entry; search; search */
|
||||||
.terms-tags a:active,
|
.terms-tags a:active,
|
||||||
.button:active,
|
.button:active,
|
||||||
.share-buttons svg:active,
|
|
||||||
.post-entry:active,
|
.post-entry:active,
|
||||||
.top-link,
|
.top-link,
|
||||||
#searchResults .focus,
|
#searchResults .focus,
|
||||||
|
Loading…
Reference in New Issue
Block a user