_sass/_content.scss in jekyll-theme-gitbook-0.0.4 vs _sass/_content.scss in jekyll-theme-gitbook-0.0.5

- old
+ new

@@ -98,11 +98,11 @@ nav .chapter, nav ul li { max-width: 100%; } -nav ul + .chapter { +nav ul + .chapter, nav details + details { margin-top: 2rem; } nav ul, nav ul li, .contents ul, .contents ul li { @@ -126,10 +126,10 @@ { color: rgb(59, 69, 78); text-decoration: none; } -nav ul:last-child { +nav .inner > ul:last-child, nav .inner > details:last-child { padding-bottom: $header-height / 2; } nav .chapter, nav ul li a, .contents .heading, .contents ul li a { padding: 0.5rem 1rem;