_sass/components/_sidebar.scss in ovh-jekyll-doc-theme-0.2.1 vs _sass/components/_sidebar.scss in ovh-jekyll-doc-theme-0.2.2

- old
+ new

@@ -109,11 +109,11 @@ &--active { height: auto; .navbar__link--lvl-2 { - animation: openNavEntry .35s ease-in-out .1s; + animation: openNavEntry .35s ease-in-out; left: 0; opacity: 1; } } } @@ -156,10 +156,10 @@ opacity: .6; transform: rotate(0); &--active { transform: rotate(90deg); - animation: selectedNavEntry .2s ease-in .1s; + animation: selectedNavEntry .15s ease-in; } } &-active { font-weight: 600;