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

github.com/surajmandalcell/potato-dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorsurajmandalcell <surajmandalcell@gmail.com>2018-04-04 14:29:31 +0300
committersurajmandalcell <surajmandalcell@gmail.com>2018-04-04 14:29:31 +0300
commitc7976cabaae385ed00a58d6412054bcd4f90edae (patch)
tree09f672a2eddca6170df54a7da85b4f36d89ecce4 /static
parent22066a054345023ca01cc876091fc082a2b828dd (diff)
update for hugo-repo
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 8950b8f..891c5a8 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -32,7 +32,7 @@ ul.p-menu__lists::before {
/* Base style */
* {
- transition-duration: 0.7s;
+ transition-duration: 0.5s;
box-sizing: border-box
}