We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b81ef commit d13b602Copy full SHA for d13b602
layouts/bibliography/baseof.html
@@ -13,7 +13,7 @@
13
<div class="container-fluid td-outer">
14
<div class="td-main" {{- .Section | safeHTMLAttr }}>
15
<div class="row flex-xl-nowrap">
16
- <aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
+ <aside class="d-none d-xl-block col-xl-4 td-sidebar-toc d-print-none">
17
{{ partial "page-meta-links.html" . }}
18
{{ partial "toc.html" . }}
19
{{ partial "taxonomy_terms_clouds.html" . }}
0 commit comments