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 c21b85a commit f06b5f7Copy full SHA for f06b5f7
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