Update screenshot

soper-book
Alex Shpak 2018-09-29 11:52:15 +02:00
parent 78bd5938a3
commit 13150ec9d8
3 changed files with 5 additions and 1 deletions

View File

@ -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;
}

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