Update screenshot
This commit is contained in:
+5
-1
@@ -79,7 +79,7 @@ aside.fixed nav {
|
||||
flex-flow: row;
|
||||
|
||||
.menu nav, .page, .markdown {
|
||||
transition: 0.2s ease-in-out;
|
||||
transition: .2s ease-in-out;
|
||||
transition-property: transform, margin-left, opacity;
|
||||
will-change: transform, margin-left;
|
||||
}
|
||||
@@ -177,3 +177,7 @@ $toc-hide-point: $menu-hide-point + $nav-menu-width;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.muted {
|
||||
opacity: .75;
|
||||
}
|
||||
Reference in New Issue
Block a user