_sass/_content.scss in jekyll-theme-gitbook-0.0.3 vs _sass/_content.scss in jekyll-theme-gitbook-0.0.4
- old
+ new
@@ -94,9 +94,13 @@
text-transform: uppercase;
font-weight: 700;
margin: 0;
}
+nav .chapter, nav ul li {
+ max-width: 100%;
+}
+
nav ul + .chapter {
margin-top: 2rem;
}
nav ul, nav ul li, .contents ul, .contents ul li