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

github.com/darshanbaral/ghazal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2020-04-17 22:10:52 +0300
committerDarshan Baral <darshanbaral@gmail.com>2020-04-17 22:10:52 +0300
commit8e8e51257d4901f5c558531d24438adda654d6ad (patch)
treee22f3a78553b2f845dfb8a4a1d820b41dc96657b /static
parent4624240e5474943a914938f6ce2043e58e99921e (diff)
Checking alternative animation
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index a0d46b2..ba43b2f 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -245,7 +245,7 @@ li.page-item:nth-child(6) {
.fa-chevron-right:hover {
animation: none;
- transition: all 0.5s;
+ transition: all 0.8s;
}
.show-more-info {