diff --git a/assets/style.css b/assets/style.css index 1fcc864..51a7ca2 100644 --- a/assets/style.css +++ b/assets/style.css @@ -156,7 +156,7 @@ header hr { overflow: hidden; max-height: 0; border: 0 solid transparent; - transition: max-height 0.3s ease, border 0.2s ease; + transition: max-height 0.3s ease, border 0.325s ease; position: relative; z-index: 999; }