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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/journal.scss')
-rw-r--r--assets/scss/journal.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/scss/journal.scss b/assets/scss/journal.scss
index 63c329e..b7e7c44 100644
--- a/assets/scss/journal.scss
+++ b/assets/scss/journal.scss
@@ -711,9 +711,9 @@ a {
}
//transition: all 0.2s linear;
- * {
- transition: all 0.2s linear;
- }
+ // * {
+ // transition: all 0.2s linear;
+ // }
&:not(.post-item-wrapper-no-hover):hover {
text-decoration: none;
background: rgba(0, 0, 0, 0.03);