Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/adityatelange/hugo-PaperMod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/common/post-single.css5
-rw-r--r--assets/css/core/zmedia.css1
2 files changed, 0 insertions, 6 deletions
diff --git a/assets/css/common/post-single.css b/assets/css/common/post-single.css
index 2ceea084..34d3ec27 100644
--- a/assets/css/common/post-single.css
+++ b/assets/css/common/post-single.css
@@ -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,
diff --git a/assets/css/core/zmedia.css b/assets/css/core/zmedia.css
index 28884728..210d4863 100644
--- a/assets/css/core/zmedia.css
+++ b/assets/css/core/zmedia.css
@@ -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,