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